From b0789552aaf09fd5d032f753916b31bccf5a4bbf Mon Sep 17 00:00:00 2001 From: Jaehoon Chung Date: Fri, 13 Aug 2021 18:29:16 +0900 Subject: [PATCH] [TRE-2777] Add reboot-param-helper in common headless image Add reboot-param-helper in common headless image. Change-Id: I51b6690642a328041b4cf7d41f0c53f5e752a7d7 Signed-off-by: Jaehoon Chung --- packaging/platform-preset-iot-headless-images.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/platform-preset-iot-headless-images.inc b/packaging/platform-preset-iot-headless-images.inc index 284d6af..72c643c 100644 --- a/packaging/platform-preset-iot-headless-images.inc +++ b/packaging/platform-preset-iot-headless-images.inc @@ -133,6 +133,7 @@ Requires: %{name}-sub2-Preset_boards-COMMON-Bluetooth_CallAudio Requires: %{name}-sub2-domain_API-Network-SoftAP Requires: %{name}-sub2-Preset_boards-COMMON-UserAwareness Requires: initrd-flash +Requires: reboot-param-helper ### Will be removed ### Conflicts: %{name}-sub1-Preset_img_headed-rpi3 -- 2.34.1