Skip to content

Commit 1d0d31a

Browse files
Update SCI custom packages
1 parent 01f9bc3 commit 1d0d31a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

features/sci/exec.config

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

1111
# all versions URL encoded
1212
EDK2_VERSION="20260221-0gl1%2Bbp2150"
13-
LIBVIRT_VERSION="12.2.0-1gl4%2Bbp2150"
14-
CLOUD_HYPERVISOR_VERSION="52.1-1gl3%2Bbp2150"
13+
LIBVIRT_VERSION="12.2.0-1gl5%2Bbp2150"
14+
CLOUD_HYPERVISOR_VERSION="52.1-1gl4%2Bbp2150"
1515

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