From 8fc21a79a59dbc350bf2b7cf84b72e6ff1f61559 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 13:00:59 +0000 Subject: [PATCH] Update SCI custom packages to v52 --- features/sci/exec.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/sci/exec.config b/features/sci/exec.config index fe358e0..fa8c85b 100755 --- a/features/sci/exec.config +++ b/features/sci/exec.config @@ -10,7 +10,7 @@ systemctl enable ssh # all versions URL encoded EDK2_VERSION="20260221-0gl1%2Bbp1877" LIBVIRT_VERSION="12.2.0-1gl1%2Bbp1877" -CLOUD_HYPERVISOR_VERSION="51.1-1gl9%2Bbp1877" +CLOUD_HYPERVISOR_VERSION="52.1-1gl0%2Bbp1877" 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