mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-01-12 01:00:15 +00:00
cryptfs-tpm2: sync up with upstream
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
@@ -19,7 +19,7 @@ PV = "0.6.0+git${SRCPV}"
|
||||
SRC_URI = "\
|
||||
git://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2.git \
|
||||
"
|
||||
SRCREV = "5ee0580eb94dc9cb6629b6b5e6de0a3a2eef2b64"
|
||||
SRCREV = "55ffac41a08c49c0d202bd82bd8afe27d5b0f2ba"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -54,4 +54,8 @@ FILES_${PN}-initramfs = "\
|
||||
/init.cryptfs \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN} += "libtss2 libtctidevice libtctisocket"
|
||||
RDEPENDS_${PN} += "\
|
||||
libtss2 \
|
||||
libtctidevice \
|
||||
libtctisocket \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user