diff options
author | Woo Chang Kim <wchang.kim@samsung.com> | 2022-09-22 00:47:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@review> | 2022-09-22 00:47:46 +0000 |
commit | d48788a5d70dc8888bae6ff2e69962f9af37082a (patch) | |
tree | 378ee9af2494f3b8a6fe001d883c79e0e29c6339 | |
parent | 71177d0f8b7a756354e369704f7e232de28a242e (diff) | |
parent | a70add5d0a25854b8db403aef491d040e14954f1 (diff) | |
download | building-blocks-d48788a5d70dc8888bae6ff2e69962f9af37082a.tar.gz building-blocks-d48788a5d70dc8888bae6ff2e69962f9af37082a.tar.bz2 building-blocks-d48788a5d70dc8888bae6ff2e69962f9af37082a.zip |
Merge "[TRE-2983] Add capi-system-resource-plugin package" into tizenaccepted/tizen/unified/20220922.062752
-rw-r--r-- | packaging/platform-preset-iot-headless-images.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/platform-preset-iot-headless-images.inc b/packaging/platform-preset-iot-headless-images.inc index 16a1076..46b1367 100644 --- a/packaging/platform-preset-iot-headless-images.inc +++ b/packaging/platform-preset-iot-headless-images.inc @@ -67,6 +67,10 @@ Requires: reboot-param-helper #From TRE-2816 Requires: deviced-plugin-profile-iot-headless +### FEATURE ### +#From TRE-2983 +Requires: capi-system-resource-plugin + ### Will be removed ### Conflicts: %{name}-sub1-Preset_img_headed-common |