Skip to content

Commit 20b206f

Browse files
committed
update secret-vm-attest-server
1 parent ec2ca46 commit 20b206f

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 = "2229de993bc4df700a2943ff7b310f3d82a10965"
7+
SRCREV = "4af2241db9dcc220fc86a2cd5ca3fa785913374e"
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 = "0f9e7699b7a9868db5c3c2473828545182c5f09e"
7+
SRCREV = "def3e0f71a2e377fbf87d5842ccfa1713986ac09"
88
S = "${WORKDIR}/git"
99

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

0 commit comments

Comments
 (0)