mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-08 17:19:34 +00:00
cryptsetup tpm incubator: fix installed vs shipped
Fix [installed-vs-shipped] by adding /usr/lib/tmpfiles.d on FILES. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
27ddb45554
commit
705b0b50ec
@@ -32,6 +32,7 @@ RRECOMMENDS_${PN} = "kernel-module-aes-generic \
|
||||
kernel-module-xts \
|
||||
"
|
||||
|
||||
FILES_${PN} += "${libdir}/tmpfiles.d"
|
||||
RDEPENDS_${PN} += "lvm2 libdevmapper"
|
||||
RRECOMMENDS_${PN} += "lvm2-udevrules"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user