Skip to content

Commit ff5406e

Browse files
committed
Update cloud hypervisor
```diff -CLOUD_HYPERVISOR_VERSION="50.0-1gl3%2Bbp1877" +CLOUD_HYPERVISOR_VERSION="50.0-1gl4%2Bbp1877" ```
1 parent 1ea1352 commit ff5406e

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)