diff options
author | Armin Kuster <akuster808@gmail.com> | 2019-12-01 20:59:48 -0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-12-05 18:00:46 -0800 |
commit | 405ad633aa4d1233e1cf6a3440aa26557f4aee39 (patch) | |
tree | f7d324e50da6b7034cef566815b280e16c643ba6 | |
parent | 02bd1dc6c7c325ba7e596b16de001418d970d827 (diff) | |
download | meta-security-405ad633aa4d1233e1cf6a3440aa26557f4aee39.tar.gz |
tpm2-abrmd": update to 2.3.0
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.3.0.bb (renamed from meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.2.0.bb b/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.3.0.bb index 021c969..991364a 100644 --- a/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.2.0.bb +++ b/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.3.0.bb | |||
@@ -18,7 +18,7 @@ SRC_URI = "\ | |||
18 | file://tpm2-abrmd.default \ | 18 | file://tpm2-abrmd.default \ |
19 | " | 19 | " |
20 | 20 | ||
21 | SRCREV = "ac2a5a4b5a4e548177ed7a5b74cea23e00fd30b4" | 21 | SRCREV = "ac82192df1158cb58eac02777cf15c965b02cfbc" |
22 | 22 | ||
23 | S = "${WORKDIR}/git" | 23 | S = "${WORKDIR}/git" |
24 | 24 | ||