images: add imx-kobs support to recovery image

Signed-off-by: Mike Engel <Mike.Engel@digi.com>
This commit is contained in:
Mike Engel 2023-12-01 12:24:11 +01:00
parent 56219a7e59
commit aa2480d1de
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Copyright (C) 2016-2020, Digi International Inc.
# Copyright (C) 2016-2023, Digi International Inc.
DESCRIPTION = "Recovery initramfs image"
LICENSE = "MIT"
@ -13,6 +13,7 @@ PACKAGE_INSTALL = " \
swupdate \
trustfence-tool \
wipe \
${@bb.utils.contains('DEY_SOC_VENDOR', 'NXP', bb.utils.contains('STORAGE_MEDIA', 'mtd', 'imx-kobs', '', d), '', d)} \
"
# Do not pollute the initrd image with rootfs features