We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ea1352 + ff5406e commit 992cde3Copy full SHA for 992cde3
features/sci/exec.config
@@ -10,7 +10,7 @@ systemctl enable ssh
10
# all versions URL encoded
11
EDK2_VERSION="20250503-7gl0%2Bbp1877"
12
LIBVIRT_VERSION="11.10.0-2gl5%2Bbp1877"
13
-CLOUD_HYPERVISOR_VERSION="50.0-1gl3%2Bbp1877"
+CLOUD_HYPERVISOR_VERSION="50.0-1gl4%2Bbp1877"
14
15
mkdir /tmp/custompackages
16
for p in https://github.com/gardenlinux/package-edk2-cloud-hypervisor-gl/releases/download/$EDK2_VERSION/build.tar.xz.0000 https://github.com/gardenlinux/package-libvirt/releases/download/$LIBVIRT_VERSION/build.tar.xz.0000 https://github.com/gardenlinux/package-cloud-hypervisor-gl/releases/download/$CLOUD_HYPERVISOR_VERSION/build.tar.xz.0000; do
0 commit comments