diff options
author | wchang kim <wchang.kim@samsung.com> | 2017-11-01 10:53:01 +0900 |
---|---|---|
committer | wchang kim <wchang.kim@samsung.com> | 2017-11-01 10:54:55 +0900 |
commit | b7b0ee02b5dbd161443507eae50b1137e4e04853 (patch) | |
tree | cb2456f0bae4b91aa460bad5f7e9428c15402fb7 | |
parent | 48b3da29f0c1b8d1c444d4429628514b8974e505 (diff) | |
download | building-blocks-b7b0ee02b5dbd161443507eae50b1137e4e04853.tar.gz building-blocks-b7b0ee02b5dbd161443507eae50b1137e4e04853.tar.bz2 building-blocks-b7b0ee02b5dbd161443507eae50b1137e4e04853.zip |
[Update] Change Upgrade Feature Set.submit/tizen/20171101.045502accepted/tizen/unified/20171101.064748
Change-Id: I9cb87acc52779908d63ad22c5eb7d16be8152c6f
-rw-r--r-- | packaging/domain-features-upgrade.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/domain-features-upgrade.inc b/packaging/domain-features-upgrade.inc index 17e34d5..db9f253 100644 --- a/packaging/domain-features-upgrade.inc +++ b/packaging/domain-features-upgrade.inc @@ -7,6 +7,12 @@ %package sub1-domain_Feature-Upgrade Summary: Tizen Upgrade Feature Requires: system-rw-update +Requires: initrd-fota +Requires: initrd-recovery +Requires: tota-ua +Requires: factory-reset +Suggests: tota-ua-target_rpi3 %description sub1-domain_Feature-Upgrade Tizen block (set of packages) for supporting to upgrade new tizen image. +If you select this feature, you should select a partition including the recovery part such as building-blocks-sub1-Preset_partition-2parts_ramdisk_recovery. %files sub1-domain_Feature-Upgrade |