diff options
author | Sunmin Lee <sunm.lee@samsung.com> | 2018-04-10 17:41:03 +0900 |
---|---|---|
committer | Sunmin Lee <sunm.lee@samsung.com> | 2018-04-10 17:43:16 +0900 |
commit | 0a8677ddc5ca68fccf010cb6da47229e813b9291 (patch) | |
tree | 8cae68c09766d50a1f8b0b6dcbda63a12b341602 | |
parent | 8a29150a7f0770ade493a0e1711c02707dc25055 (diff) | |
download | building-blocks-0a8677ddc5ca68fccf010cb6da47229e813b9291.tar.gz building-blocks-0a8677ddc5ca68fccf010cb6da47229e813b9291.tar.bz2 building-blocks-0a8677ddc5ca68fccf010cb6da47229e813b9291.zip |
Change partition preset of Headless ARTIK530submit/tizen_4.0/20180412.042856accepted/tizen/4.0/unified/20180412.073935
Change-Id: Ife6ab9024c2179349c88ade99f039e226cf1e757
-rw-r--r-- | packaging/platform-preset-iot-headless-images.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/platform-preset-iot-headless-images.inc b/packaging/platform-preset-iot-headless-images.inc index c9b4de6..c91fe38 100644 --- a/packaging/platform-preset-iot-headless-images.inc +++ b/packaging/platform-preset-iot-headless-images.inc @@ -27,7 +27,7 @@ Requires: %{name}-sub2-Preset_boards-ARTIK530-Bluetooth Requires: %{name}-sub2-Preset_boards-ARTIK530-BLE Requires: %{name}-sub2-Preset_boards-ARTIK530-Display_Headless Requires: %{name}-sub2-Preset_boards-ARTIK530-Wifi -Requires: %{name}-sub1-Preset_partition-2parts_ramdisk +Requires: %{name}-sub1-Preset_partition-2parts_ramdisk_recovery Requires: %{name}-sub2-domain_API-AppFramework-Alarm_API Requires: %{name}-sub2-domain_API-AppFramework-TPK_Installation Requires: %{name}-sub2-domain_API-Base-Utils |