mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 12:47:00 +00:00
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:
@@ -9,4 +9,5 @@ S = "${WORKDIR}"
|
|||||||
|
|
||||||
RDEPENDS_${PN} += "\
|
RDEPENDS_${PN} += "\
|
||||||
cryptfs-tpm2 \
|
cryptfs-tpm2 \
|
||||||
|
lvm2-udevrules \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user