All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] automation: upgrade arm32 kernel from bullseye to bookworm
@ 2025-02-20 22:56 Stefano Stabellini
  2025-02-21 10:26 ` Roger Pau Monné
  2025-02-21 15:24 ` Andrew Cooper
  0 siblings, 2 replies; 3+ messages in thread
From: Stefano Stabellini @ 2025-02-20 22:56 UTC (permalink / raw)
  To: xen-devel; +Cc: sstabellini, Doug Goldstein, Michal Orzel

automation: upgrade arm32 kernel from bullseye to bookworm

Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>

diff --git a/automation/scripts/qemu-smoke-dom0less-arm32.sh b/automation/scripts/qemu-smoke-dom0less-arm32.sh
index 41f6e5d8e6..0c94e662aa 100755
--- a/automation/scripts/qemu-smoke-dom0less-arm32.sh
+++ b/automation/scripts/qemu-smoke-dom0less-arm32.sh
@@ -11,7 +11,7 @@ serial_log="$(pwd)/smoke.serial"
 
 cd binaries
 # Use the kernel from Debian
-curl --fail --silent --show-error --location --output vmlinuz https://deb.debian.org/debian/dists/bullseye/main/installer-armhf/current/images/netboot/vmlinuz
+curl --fail --silent --show-error --location --output vmlinuz https://deb.debian.org/debian/dists/bookworm/main/installer-armhf/current/images/netboot/vmlinuz
 # Use a tiny initrd based on busybox from Alpine Linux
 curl --fail --silent --show-error --location --output initrd.tar.gz https://dl-cdn.alpinelinux.org/alpine/v3.15/releases/armhf/alpine-minirootfs-3.15.1-armhf.tar.gz
 


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-02-21 15:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-20 22:56 [PATCH] automation: upgrade arm32 kernel from bullseye to bookworm Stefano Stabellini
2025-02-21 10:26 ` Roger Pau Monné
2025-02-21 15:24 ` Andrew Cooper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.