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-11-08 13:27:23 +08:00
committed by Jia Zhang
parent c0b514f1ac
commit 59a1f79ad8
@@ -9,4 +9,5 @@ S = "${WORKDIR}"
RDEPENDS_${PN} += "\
cryptfs-tpm2 \
lvm2-udevrules \
"