platform/core/system/plugin/upgrade-tools-generic.git
8 months agoAdd license text of Apache 2.0 84/318484/1 accepted/tizen_9.0_unified accepted/tizen_unified accepted/tizen_unified_toolchain accepted/tizen_unified_x accepted/tizen_unified_x_asan tizen tizen_9.0 accepted/tizen/9.0/unified/20241030.233514 accepted/tizen/unified/20241007.161019 accepted/tizen/unified/toolchain/20241022.122606 accepted/tizen/unified/toolchain/20241022.123019 accepted/tizen/unified/x/20241008.034736 accepted/tizen/unified/x/asan/20241014.000313 tizen_9.0_m2_release
SangYoun Kwak [Mon, 30 Sep 2024 10:37:01 +0000 (19:37 +0900)]
Add license text of Apache 2.0

Since upgrade-tools-generic is under Apache 2.0 license, the text of
Apache 2.0 is required.

Change-Id: I97418723757ca89dbd9efedb1c2a067800842c55
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
13 months agoModify image download script to print image file name 02/310802/2 accepted/tizen_unified_dev accepted/tizen/unified/20240603.160929 accepted/tizen/unified/dev/20240620.000303 accepted/tizen/unified/toolchain/20240624.121534 accepted/tizen/unified/x/20240605.012752 accepted/tizen/unified/x/asan/20240625.091324
SangYoun Kwak [Wed, 8 May 2024 09:19:53 +0000 (18:19 +0900)]
Modify image download script to print image file name

To inform the downloaded file name to the caller of script, 'echo' is
added to print out the image file name.

Change-Id: I342bbe6de49b96f924d9df0b14922a33d85f7133
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
13 months agoRestore rpi4/cfg/delta.cfg 73/310873/2
SangYoun Kwak [Thu, 9 May 2024 07:05:15 +0000 (16:05 +0900)]
Restore rpi4/cfg/delta.cfg

For the legacy support, delta.cfg in the path 'rpi4/cfg' has been
restored.

Change-Id: Ief125e7d042b3e48605c65f91730616e608c24df
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
13 months agoModify spec file to create multiple packages 07/310407/3
SangYoun Kwak [Fri, 26 Apr 2024 11:04:44 +0000 (20:04 +0900)]
Modify spec file to create multiple packages

To separate delta.cfg for boot and platform image, two packages are
added:
 * upgrade-tools-generic-boot-rpi4
 * upgrade-tools-generic-platform

delta.cfg is separated into two different directories:
 * configs/rpi4/boot/delta.cfg (for boot image)
 * configs/rpi4/platform/delta.cfg (for platform image)

Change-Id: I56cc6e5d9a86a82c32cd3aa56303f44634d7b262
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
13 months agoscripts: Add a script to download images 75/310175/3
SangYoun Kwak [Tue, 23 Apr 2024 10:57:30 +0000 (19:57 +0900)]
scripts: Add a script to download images

delta-generation-download-source-image.sh will be used to download
source image for generating delta image.

Change-Id: I007c9654f4762a73feccdcfa46b7f01ce940ade6
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
13 months agoAdd .spec to make this repository can be built by gbs 27/309927/1 accepted/tizen/unified/20240419.110856 accepted/tizen/unified/toolchain/20240515.061114 accepted/tizen/unified/x/20240513.060257
SangYoun Kwak [Thu, 18 Apr 2024 07:22:32 +0000 (16:22 +0900)]
Add .spec to make this repository can be built by gbs

Change-Id: Id295beff3cfb9548f2045d74dd9e0c69a3fe255c
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
15 months agoAdd default configuration for rpi4 62/305862/5
Antoni [Wed, 7 Feb 2024 14:07:49 +0000 (15:07 +0100)]
Add default configuration for rpi4

Delta configuration in now separated from upgrade-tools. This rpi4
configuration is copied from platform/core/system/upgrade-tools (commit
3be0390b1b8632f97a3c33ce26ce02dd77748e94).

Change-Id: Iff78e44128c95cadaf4a13f8263323b151492a88

16 months agoInitial empty repository master
Jinkun Jang [Mon, 5 Feb 2024 04:53:52 +0000 (04:53 +0000)]
Initial empty repository