Skip to content

Commit 1fc0128

Browse files
authored
Merge pull request #192 from gardenlinux/bump-packages-1877
Update libvirt and cloud hypervisor packages
2 parents 971c397 + f73a9ab commit 1fc0128

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/sci/exec.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ systemctl enable ssh
99

1010
# all versions URL encoded
1111
EDK2_VERSION="20260221-0gl1%2Bbp1877"
12-
LIBVIRT_VERSION="12.1.0-1gl1%2Bbp1877"
13-
CLOUD_HYPERVISOR_VERSION="50.0-1gl9%2Bbp1877"
12+
LIBVIRT_VERSION="12.1.0-1gl2%2Bbp1877"
13+
CLOUD_HYPERVISOR_VERSION="51.1-1gl0%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)