From 312210118cae3a17c4332181bd25dc2ba42bff79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 16:37:37 +0000 Subject: [PATCH] Update SCI custom packages --- features/sci/exec.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/features/sci/exec.config b/features/sci/exec.config index bb22411..6b3d875 100755 --- a/features/sci/exec.config +++ b/features/sci/exec.config @@ -12,9 +12,9 @@ systemctl enable ssh # TODO : these all should go in the repo # all versions URL encoded -EDK2_VERSION="20260221-0gl1+bp1877" -LIBVIRT_VERSION="12.2.0+260825-1gl0+bp1877" -CLOUD_HYPERVISOR_VERSION="52.1+260825-1gl0+bp1877" +EDK2_VERSION="20260221+260916-1gl0+bp1877" +LIBVIRT_VERSION="12.2.0+260916-1gl0+bp1877" +CLOUD_HYPERVISOR_VERSION="52.1+260916-1gl0+bp1877" mkdir /tmp/custompackages 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