Skip to content

Commit 12afb57

Browse files
authored
Merge pull request #187 from gardenlinux/bump-packages
bump libvirt and cloud hypervisor packages
2 parents 69c98fc + 527f7f4 commit 12afb57

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

features/sci/exec.config

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

1010
# all versions URL encoded
1111
EDK2_VERSION="20250503-7gl0%2Bbp1877"
12-
LIBVIRT_VERSION="11.10.0-2gl7%2Bbp1877"
13-
CLOUD_HYPERVISOR_VERSION="50.0-1gl7%2Bbp1877"
12+
LIBVIRT_VERSION="11.10.0-2gl8%2Bbp1877"
13+
CLOUD_HYPERVISOR_VERSION="50.0-1gl8%2Bbp1877"
14+
1415

1516
mkdir /tmp/custompackages
1617
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)