Skip to content

Commit 992cde3

Browse files
authored
Merge pull request #172 from gardenlinux/update-packages-1877
Update cloud hypervisor
2 parents 1ea1352 + ff5406e commit 992cde3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/sci/exec.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ systemctl enable ssh
1010
# all versions URL encoded
1111
EDK2_VERSION="20250503-7gl0%2Bbp1877"
1212
LIBVIRT_VERSION="11.10.0-2gl5%2Bbp1877"
13-
CLOUD_HYPERVISOR_VERSION="50.0-1gl3%2Bbp1877"
13+
CLOUD_HYPERVISOR_VERSION="50.0-1gl4%2Bbp1877"
1414

1515
mkdir /tmp/custompackages
1616
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

Comments
 (0)