sbsigntool: update PV

The current latest version is 0.9.4 rather than 0.9.2.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
This commit is contained in:
Yi Zhao
2021-06-22 13:38:33 +08:00
committed by Jia Zhang
parent 31502fb8f2
commit c38e155c36
@@ -23,7 +23,7 @@ SRCREV_sbsigntools ?= "f12484869c9590682ac3253d583bf59b890bb826"
SRCREV_ccan ?= "b1f28e17227f2320d07fe052a8a48942fe17caa5"
SRCREV_FORMAT = "sbsigntools_ccan"
PV = "0.9.2-git${SRCPV}"
PV = "0.9.4-git${SRCPV}"
S = "${WORKDIR}/git"