packagegroup-luks.inc: Addlvm2-udevrules

The lvm2-udevrules is required else udev will never perform the device
notification when an encrypted volume is initially created.

[ Issue: LINUXEXEC-2450 ]

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
This commit is contained in:
Jason Wessel
2019-10-24 14:12:33 -07:00
committed by Jia Zhang
parent c0b514f1ac
commit 59a1f79ad8

View File

@@ -9,4 +9,5 @@ S = "${WORKDIR}"
RDEPENDS_${PN} += "\
cryptfs-tpm2 \
lvm2-udevrules \
"