Skip to content

Commit 318299a

Browse files
DeDTihoNiKapitonau
authored andcommitted
kms secrets and attest-rest update
1 parent 1fa0992 commit 318299a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

meta-secret-vm/recipes-core/kms-query/kms-query.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-ops.git;branch=master;protocol=https"
7-
SRCREV = "0688766e52cfd4512fc414bf43c200c5ca5b61f3"
7+
SRCREV = "5d61d2ad91f16abd8a7ceb59511e144d795e1389"
88
S = "${WORKDIR}/git"
99
GO_IMPORT = "${S}"
1010

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 = "f4be8156b43ac88ea6db0e2f900c4cb883734bc8"
7+
SRCREV = "8180bb4771142bcf14b7abcbd9a295d517097788"
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 = "0688766e52cfd4512fc414bf43c200c5ca5b61f3"
7+
SRCREV = "f5482c5c2937d6f18b6bc4de3e1895cb86037ba4"
88
S = "${WORKDIR}/git"
99

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

0 commit comments

Comments
 (0)