From f1f89909a33c2e49f70713094aa88cc5e9532c81 Mon Sep 17 00:00:00 2001 From: Mateusz Moscicki Date: Thu, 27 Feb 2025 09:44:44 +0100 Subject: [PATCH] [TRE-3243] Add system-plugin-config-dlcof to Tizen image Change-Id: I372b5bae5621e40bf02166530e7c1e58da643b1e --- packaging/platform-preset-iot-headed-images.inc | 2 ++ packaging/platform-preset-iot-headless-images.inc | 2 ++ 2 files changed, 4 insertions(+) diff --git a/packaging/platform-preset-iot-headed-images.inc b/packaging/platform-preset-iot-headed-images.inc index f18b3cf..a4f90fa 100644 --- a/packaging/platform-preset-iot-headed-images.inc +++ b/packaging/platform-preset-iot-headed-images.inc @@ -43,6 +43,8 @@ Requires: sensord-profile_common #From TRE-3080 Requires: system-plugin-backend-deviced-headed Requires: system-plugin-backend-update-control-generic +#From TRE-3243 +Requires: system-plugin-config-dlconf ### FEATURE ### Requires: %{name}-sub1-domain_Feature-BootAni diff --git a/packaging/platform-preset-iot-headless-images.inc b/packaging/platform-preset-iot-headless-images.inc index c2030ec..c17c573 100644 --- a/packaging/platform-preset-iot-headless-images.inc +++ b/packaging/platform-preset-iot-headless-images.inc @@ -75,6 +75,8 @@ Requires: capi-system-resource-plugin #From TRE-3078 Requires: system-plugin-backend-deviced-headless Requires: system-plugin-backend-update-control-generic +#From TRE-3243 +Requires: system-plugin-config-dlconf ### Will be removed ### Conflicts: %{name}-sub1-Preset_img_headed-common -- 2.34.1