Skip to content

Commit cb2567e

Browse files
committed
Update secret-vm-scripts
1 parent ae5c14d commit cb2567e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meta-secret-vm/recipes-core/opa/opa.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LICENSE = "MIT"
44
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
55

66
SRC_URI = "git://github.com/scrtlabs/secret-vm-ops.git;branch=master;protocol=https"
7-
SRCREV = "70b81c1f6511050824e2892ecef286ec362e08db"
7+
SRCREV = "0d8b892392a9f86ab53c390bf071c171aa824418"
88
S = "${WORKDIR}/git/opa"
99

1010
do_install() {

meta-secret-vm/recipes-core/secret-vm-scripts/secret-vm-scripts.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LICENSE = "MIT"
44
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
55

66
SRC_URI = "git://github.com/scrtlabs/secret-vm-ops.git;branch=master;protocol=https"
7-
SRCREV = "59267262fe6f4f9b8a384b3e225581a1e064a7be"
7+
SRCREV = "0d8b892392a9f86ab53c390bf071c171aa824418"
88
S = "${WORKDIR}/git"
99

1010
PACKAGES += "${PN}-gpu"

0 commit comments

Comments
 (0)