mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-13 22:05:27 +01:00
fsverity-utils: upgrade 1.6 -> 1.7
Changelog: * Allowed fsverity-utils to build when PKCS#11 support is not available in OpenSSL. In that case, 'fsverity sign' just won't support that feature. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5817326052
commit
b9f4cae7d8
|
|
@ -9,7 +9,7 @@ SECTION = "console"
|
|||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=bc974d217b525ea216a336adb73e1220"
|
||||
|
||||
SRCREV = "2543e6e5037c0b1b448282c2793f8a6ce8b12d71"
|
||||
SRCREV = "96d12bd0d34a034d6e0b85512422f0d6df3c7c4a"
|
||||
SRC_URI = "git://git.kernel.org/pub/scm/fs/fsverity/fsverity-utils.git;branch=master"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user