From 3521048de6b0cb9f9eb6857988abe77fd8ed0db0 Mon Sep 17 00:00:00 2001 From: Hyotaek Shim Date: Fri, 29 Apr 2022 12:34:41 +0900 Subject: [TRE-2811] Add nsjail package to all IoT profiles Change-Id: Id75c43fa1f078cf2ed3cad7c976e4e203239f91e Signed-off-by: Hyotaek Shim --- packaging/platform-preset-iot-headed-images.inc | 2 -- packaging/platform-preset-iot-headless-images.inc | 2 -- packaging/platform-preset-iot.inc | 2 ++ 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/packaging/platform-preset-iot-headed-images.inc b/packaging/platform-preset-iot-headed-images.inc index d30acb1..04a2ff2 100644 --- a/packaging/platform-preset-iot-headed-images.inc +++ b/packaging/platform-preset-iot-headed-images.inc @@ -89,8 +89,6 @@ Requires: tizen-debug Requires: tizen-locale Requires: %{name}-sub2-domain_API-Network-SoftAP Requires: %{name}-sub2-Preset_boards-COMMON-UserAwareness -#From TRE-2811 -Requires: nsjail #From TRE-2817 Requires: %{name}-sub1-domain_Feature-Esplusplayer #From TRE-2902 diff --git a/packaging/platform-preset-iot-headless-images.inc b/packaging/platform-preset-iot-headless-images.inc index bdcea7b..19fc16e 100644 --- a/packaging/platform-preset-iot-headless-images.inc +++ b/packaging/platform-preset-iot-headless-images.inc @@ -62,8 +62,6 @@ Requires: %{name}-sub2-domain_API-Network-SoftAP Requires: %{name}-sub2-Preset_boards-COMMON-UserAwareness Requires: initrd-flash Requires: reboot-param-helper -#From TRE-2811 -Requires: nsjail #From TRE-2816 Requires: deviced-plugin-profile-iot-headless diff --git a/packaging/platform-preset-iot.inc b/packaging/platform-preset-iot.inc index 89a4e66..0509a16 100644 --- a/packaging/platform-preset-iot.inc +++ b/packaging/platform-preset-iot.inc @@ -66,6 +66,8 @@ Requires: building-blocks-mapping-files #From TRE-2590 Requires: %{name}-root-domain_HALAPI Requires: unified-backend +#From TRE-2811 +Requires: nsjail %description root-Preset_iot_core The packages of Tizen IoT Core. -- cgit v1.2.3