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 1
1
DISTRO = "secret-vm"
2
2
DISTRO_NAME = "SecretVM"
3
- DISTRO_VERSION = "v0.0.6 "
3
+ DISTRO_VERSION = "v0.0.7 "
4
4
DISTRO_FEATURES:append = " systemd usrmerge virtualization"
5
5
6
6
DISTROOVERRIDES = "poky:secret-vm"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ LICENSE = "MIT"
4
4
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR} /MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
5
5
6
6
SRC_URI = "git://github.com/scrtlabs/secret-vm-attest-rest-server.git;branch=master;protocol=https"
7
- SRCREV = "a873e377926ef4040f5b9c89a482e939dde6ad93 "
7
+ SRCREV = "89837c09e4aba14631ea9923e26cf8460f358794 "
8
8
9
9
GO_IMPORT = "github.com/scrtlabs/secret-vm-attest-rest-server"
10
10
GO_INSTALL = "${GO_IMPORT} "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ LICENSE = "MIT"
4
4
LIC_FILES_CHKSUM = "file://${COREBASE} /meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
5
5
6
6
SRC_URI = "git://github.com/scrtlabs/secret-vm-ops.git;branch=master;protocol=https"
7
- SRCREV = "446009450147133577d7bbdf5af89a06c75213bf "
7
+ SRCREV = "5031764d12ffc2651e95059ccc3681c9d5a5cfca "
8
8
S = "${WORKDIR} /git"
9
9
10
10
PACKAGES += "${PN} -gpu"
You can’t perform that action at this time.
0 commit comments