Add scripts and package for delta generation 54/310254/7 accepted/tizen_unified_toolchain accepted/tizen_unified_x_asan accepted/tizen/unified/20240614.010957 accepted/tizen/unified/dev/20240620.011223 accepted/tizen/unified/toolchain/20240624.121328 accepted/tizen/unified/x/20240614.080544 accepted/tizen/unified/x/asan/20240625.092042
authorSangYoun Kwak <sy.kwak@samsung.com>
Wed, 24 Apr 2024 12:08:23 +0000 (21:08 +0900)
committerSangYoun Kwak <sy.kwak@samsung.com>
Mon, 10 Jun 2024 08:37:45 +0000 (17:37 +0900)
commita7ed6819eb5405ede668c301af43284150ca0385
tree558b2921708c103431d8798e976150c5fa5d7347
parent148e833e601ea6e23682ed2661bfc4a118a490cf
Add scripts and package for delta generation

To generate delta image during the image building, scripts are added to
the 'post --nochroot' section and 'runscript' section.
Also, to use delta generating tool, a package 'upgrade-tools-generic' is
added to the required packages.

Changes above are applied to the armv7l/aarch64, boot/headed rpi4
images.

Change-Id: Id96ade9d0a58ac2a078fdacacf29c95251870545
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
12 files changed:
ks/tizen-boot-arm64-rpi4.yaml
ks/tizen-boot-armv7l-rpi4.yaml
ks/tizen-headed-aarch64.yaml
ks/tizen-headed-armv7l.yaml
patterns/iot-delta-generation-boot-rpi4.yaml [new file with mode: 0644]
patterns/iot-delta-generation-platform.yaml [new file with mode: 0644]
scripts/delta-generation-boot-arm64-rpi4.run [new file with mode: 0644]
scripts/delta-generation-boot-armv7l-rpi4.run [new file with mode: 0644]
scripts/delta-generation-headed-aarch64.run [new file with mode: 0644]
scripts/delta-generation-headed-armv7l.run [new file with mode: 0644]
scripts/delta-generation-prepare-boot-rpi4.nochroot [new file with mode: 0644]
scripts/delta-generation-prepare-platform.nochroot [new file with mode: 0644]