We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d1140b commit bae94e4Copy full SHA for bae94e4
meta-secret-vm/recipes-core/kms-query/kms-query.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
4
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
5
6
SRC_URI = "git://github.com/scrtlabs/secret-vm-ops.git;branch=master;protocol=https"
7
-SRCREV = "4964a880f9ec5b4493bbd5d451ff3dd9ba4ac818"
+SRCREV = "0a986afb98fe01c53496cf8414d1f263571162e8"
8
S = "${WORKDIR}/git"
9
GO_IMPORT = "${S}"
10
0 commit comments