diff options
author | Hyotaek Shim <hyotaek.shim@samsung.com> | 2022-07-15 11:04:05 +0900 |
---|---|---|
committer | Hyotaek Shim <hyotaek.shim@samsung.com> | 2022-07-15 11:04:05 +0900 |
commit | db7739e0f94ba94428d2892be45c0c7e4a050af6 (patch) | |
tree | 794b04fb4673c2ce1be2aa7f7cda1f7ad5cc40ed | |
parent | 40c544c1bda4337c45d48d1db73040545a5b1e9e (diff) | |
download | building-blocks-db7739e0f94ba94428d2892be45c0c7e4a050af6.tar.gz building-blocks-db7739e0f94ba94428d2892be45c0c7e4a050af6.tar.bz2 building-blocks-db7739e0f94ba94428d2892be45c0c7e4a050af6.zip |
[TRE-2935] Add capi-system-resource-plugin packagesubmit/tizen/20220718.225809accepted/tizen/unified/20220718.235619
Change-Id: Ie1228d3946545dce5823da03c4b3e3b8c5575672
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
-rw-r--r-- | packaging/platform-preset-iot-headed-images.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/platform-preset-iot-headed-images.inc b/packaging/platform-preset-iot-headed-images.inc index 2a47ea5..4cb3787 100644 --- a/packaging/platform-preset-iot-headed-images.inc +++ b/packaging/platform-preset-iot-headed-images.inc @@ -90,6 +90,8 @@ Requires: %{name}-sub2-Preset_boards-COMMON-UserAwareness Requires: %{name}-sub1-domain_Feature-Esplusplayer #From TRE-2902 Requires: sessiond +#From TRE-2935 +Requires: capi-system-resource-plugin ### PARTITION ### Requires: %{name}-sub1-Preset_partition-3parts_ramdisk_recovery |