From: SangYoun Kwak Date: Mon, 15 May 2023 08:05:46 +0000 (+0900) Subject: [TRE-3053] Add api and backend of system-plugin X-Git-Tag: accepted/tizen/unified/20230612.072233^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ad3e846deb67c28576584c0558eeb63dba38b28d;p=tools%2Fbuilding-blocks.git [TRE-3053] Add api and backend of system-plugin system-plugin-backend-resourced-generic package was added to: platform-preset-boards-common.inc platform-preset-boards-emul.inc Change-Id: I5fe0dc795907c8110dd19ecba682e961a7e81402 Signed-off-by: SangYoun Kwak --- diff --git a/packaging/platform-preset-boards-common.inc b/packaging/platform-preset-boards-common.inc index 5234213..db7f932 100644 --- a/packaging/platform-preset-boards-common.inc +++ b/packaging/platform-preset-boards-common.inc @@ -42,6 +42,8 @@ Summary: COMMON_System Requires: model-config-default Requires: system-plugin-feature-session-bind Requires: system-plugin-feature-namespace +#From TRE-3053 +Requires: system-plugin-backend-resourced-generic %description sub2-Preset_boards-COMMON-System Packages for System HAL and Feature. They are mandatory. diff --git a/packaging/platform-preset-boards-emul.inc b/packaging/platform-preset-boards-emul.inc index cb5f43c..b32d822 100644 --- a/packaging/platform-preset-boards-emul.inc +++ b/packaging/platform-preset-boards-emul.inc @@ -134,6 +134,8 @@ Requires: sdbd-extension-emulator Requires: emuld Requires: emulator-yagl Requires: storaged-org.tizen.extended-sd +#From TRE-3053 +Requires: system-plugin-backend-resourced-generic %description sub2-Preset_boards-EMUL-System Packages for System HAL and Feature. They are mandatory.