Skip to content

Commit c8bbaa1

Browse files
committed
Update secret-vm-scripts and secret-vm-attest-rest-server
1 parent c612222 commit c8bbaa1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meta-secret-vm/recipes-core/secret-vm-attest-rest-server/secret-vm-attest-rest-server.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://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
55

66
SRC_URI = "git://github.com/scrtlabs/secret-vm-attest-rest-server.git;branch=master;protocol=https"
7-
SRCREV = "859fbf54e7c02a8a512bfd1a5049615bbe916827"
7+
SRCREV = "c42249482f879fbc65efce487be02d2a685f84a2"
88

99
GO_IMPORT = "github.com/scrtlabs/secret-vm-attest-rest-server"
1010
GO_INSTALL = "${GO_IMPORT}"

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 = "56e7f8670408c02f0c1d1e87f6603af4c50af517"
7+
SRCREV = "11919a406347a2318cb5f110b2eaa0cc51dfda77"
88
S = "${WORKDIR}/git"
99

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

0 commit comments

Comments
 (0)