diff options
author | Armin Kuster <akuster808@gmail.com> | 2020-10-14 14:14:08 +0000 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2020-10-15 21:15:03 -0700 |
commit | 9d6e3ff0edc02f033dc5575a5afbf85aa9064da9 (patch) | |
tree | 346a4386709ed18afc92207fb599bb6b98a9dee6 | |
parent | 8566325c96861bf76cfb99cbed8cddd05248887c (diff) | |
download | meta-security-9d6e3ff0edc02f033dc5575a5afbf85aa9064da9.tar.gz |
tpm2-abrmd: update to 2.3.3
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.3.3.bb (renamed from meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.3.0.bb b/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.3.3.bb index 991364a..d2a1c47 100644 --- a/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.3.0.bb +++ b/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.3.3.bb | |||
@@ -18,7 +18,7 @@ SRC_URI = "\ | |||
18 | file://tpm2-abrmd.default \ | 18 | file://tpm2-abrmd.default \ |
19 | " | 19 | " |
20 | 20 | ||
21 | SRCREV = "ac82192df1158cb58eac02777cf15c965b02cfbc" | 21 | SRCREV = "4cdda466010a3699ebe967d990ac715ae3de7d35" |
22 | 22 | ||
23 | S = "${WORKDIR}/git" | 23 | S = "${WORKDIR}/git" |
24 | 24 | ||