Files
Yi Zhao 4042043742 meta-secure-core: Convert to new override syntax
Converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
2021-08-09 18:51:13 +08:00

14 lines
300 B
BlitzBasic

DESCRIPTION = "The packages used for LUKS."
require packagegroup-luks.inc
# Install the minimal stuffs only for the linux rootfs.
# The common packages shared between initramfs and rootfs
# are listed in the .inc.
RDEPENDS:${PN} += "\
util-linux-fdisk \
parted \
packagegroup-tpm2 \
"