File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
secret-vm-attest-rest-server Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11DISTRO = "secret-vm"
22DISTRO_NAME = "SecretVM"
3- DISTRO_VERSION = "v0.0.13 "
3+ DISTRO_VERSION = "v0.0.14 "
44DISTRO_FEATURES:append = " systemd usrmerge virtualization"
55
66DISTROOVERRIDES = "poky:secret-vm"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ LICENSE = "MIT"
44LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR} /MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
55
66SRC_URI = "git://github.com/scrtlabs/secret-vm-attest-rest-server.git;branch=master;protocol=https"
7- SRCREV = "8180bb4771142bcf14b7abcbd9a295d517097788 "
7+ SRCREV = "b0a795be7f3ea1bde51fa14a7b0a7c4b23471e0d "
88
99GO_IMPORT = "github.com/scrtlabs/secret-vm-attest-rest-server"
1010GO_INSTALL = "${GO_IMPORT} "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ LICENSE = "MIT"
44LIC_FILES_CHKSUM = "file://${COREBASE} /meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
55
66SRC_URI = "git://github.com/scrtlabs/secret-vm-ops.git;branch=master;protocol=https"
7- SRCREV = "f5482c5c2937d6f18b6bc4de3e1895cb86037ba4 "
7+ SRCREV = "d332c71baadb97d28175fbbf9a74a40f25cd84af "
88S = "${WORKDIR} /git"
99
1010PACKAGES += "${PN} -gpu"
You can’t perform that action at this time.
0 commit comments