Skip to content

Commit b4516b6

Browse files
committed
Update OPA and secret-vm-scripts
1 parent e947211 commit b4516b6

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 = "30dd0b7d1a8d55f2c2873cee80a49f69cc3bdf86"
7+
SRCREV = "70b81c1f6511050824e2892ecef286ec362e08db"
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 = "834ed5ffdddd4fa509720ba66721de553e3328ba"
7+
SRCREV = "59267262fe6f4f9b8a384b3e225581a1e064a7be"
88
S = "${WORKDIR}/git"
99

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

0 commit comments

Comments
 (0)