diff options
-rw-r--r-- | meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.6.bb (renamed from meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.5.bb b/meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.6.bb index 49f83a67c3..b8ffa45947 100644 --- a/meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.5.bb +++ b/meta-oe/recipes-crypto/fsverity-utils/fsverity-utils_1.6.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 = "20e87c13075a8e5660a8d69fd6c93d4f7c5f01a5" | 12 | SRCREV = "2543e6e5037c0b1b448282c2793f8a6ce8b12d71" |
13 | SRC_URI = "git://git.kernel.org/pub/scm/fs/fsverity/fsverity-utils.git;branch=master" | 13 | SRC_URI = "git://git.kernel.org/pub/scm/fs/fsverity/fsverity-utils.git;branch=master" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |