diff options
-rw-r--r-- | meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.4.bb (renamed from meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.3.bb b/meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.4.bb index 9b1ba4f2ea..a39aeb617e 100644 --- a/meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.3.bb +++ b/meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.4.bb | |||
@@ -9,7 +9,7 @@ SECTION = "console" | |||
9 | LICENSE = "MIT" | 9 | LICENSE = "MIT" |
10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=bc974d217b525ea216a336adb73e1220" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=bc974d217b525ea216a336adb73e1220" |
11 | 11 | ||
12 | SRCREV = "a92b1a54b003879322c044adf0ae3ea3e95e7348" | 12 | SRCREV = "9e082897d61a2449657651aa5a0931aca31428fd" |
13 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/fsverity-utils.git" | 13 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/fsverity-utils.git" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |