mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:19:01 +02:00
sbsigntool: upgrade v0.9.2 -> v0.9.3
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
0e27c73c19
commit
d702b19cab
|
@ -24,13 +24,13 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git;pr
|
||||||
file://0001-configure-Fixup-build-dependencies-for-cross-compili.patch \
|
file://0001-configure-Fixup-build-dependencies-for-cross-compili.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRCREV_sbsigntools ?= "216dbd3331a7e14ff79cc4dd68c29896f1152ae4"
|
SRCREV_sbsigntools ?= "fe88da5f66241d959b7aeca7502d401ad88df410"
|
||||||
SRCREV_ccan ?= "b1f28e17227f2320d07fe052a8a48942fe17caa5"
|
SRCREV_ccan ?= "b1f28e17227f2320d07fe052a8a48942fe17caa5"
|
||||||
SRCREV_FORMAT = "sbsigntools_ccan"
|
SRCREV_FORMAT = "sbsigntools_ccan"
|
||||||
|
|
||||||
DEPENDS = "binutils-native gnu-efi-native help2man-native openssl-native util-linux-native"
|
DEPENDS = "binutils-native gnu-efi-native help2man-native openssl-native util-linux-native"
|
||||||
|
|
||||||
PV = "0.9.2-git${SRCPV}"
|
PV = "0.9.3-git${SRCPV}"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user