We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee20a8 commit 18db412Copy full SHA for 18db412
recipes-support/stm32mp-sign-tool/stm32mp-sign-tool_git.bb
@@ -8,7 +8,7 @@ LICENSE = "GPL-3.0-only"
8
LIC_FILES_CHKSUM = "file://LICENSE;md5=e49f4652534af377a713df3d9dec60cb"
9
10
SRC_URI = "git://github.com/embetrix/${BPN};branch=master;protocol=https"
11
-SRCREV = "6040bcf79da65677994b3ef545699d2772e92ec1"
+SRCREV = "3166bda08ea2d1647d744ca53c8fd4f19379884e"
12
S = "${WORKDIR}/git"
13
14
DEPENDS += "openssl"
0 commit comments