From 65635e30c8a30a35484e1f46c6f07dc6f338839d Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Sun, 16 Nov 2025 11:54:27 -0500 Subject: [PATCH] rpi: kernel: upgrade to v6.x Signed-off-by: Hugo Villeneuve --- ...raspberrypi_5.15.bbappend => linux-raspberrypi_6.%.bbappend} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename raspberrypi/recipes-kernel/linux/{linux-raspberrypi_5.15.bbappend => linux-raspberrypi_6.%.bbappend} (89%) diff --git a/raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.15.bbappend b/raspberrypi/recipes-kernel/linux/linux-raspberrypi_6.%.bbappend similarity index 89% rename from raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.15.bbappend rename to raspberrypi/recipes-kernel/linux/linux-raspberrypi_6.%.bbappend index 16e9e21..0bc1dcd 100644 --- a/raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.15.bbappend +++ b/raspberrypi/recipes-kernel/linux/linux-raspberrypi_6.%.bbappend @@ -1,4 +1,4 @@ -LINUX_RPI_BRANCH = "rpi-5.15.y-hvmpd" +LINUX_RPI_BRANCH = "rpi-6.6.y-hvmpd" SRCREV_machine = "${AUTOREV}" -- 2.20.1