From 4714af731452252d89ef1e3b763d07f26474eeab Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 14 Feb 2024 09:31:41 -0800 Subject: [PATCH 1/2] linux-raspberrypi: Upgrade to 6.1.77 Signed-off-by: Khem Raj --- recipes-kernel/linux/linux-raspberrypi_6.1.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_6.1.bb b/recipes-kernel/linux/linux-raspberrypi_6.1.bb index a789191c..5731a816 100644 --- a/recipes-kernel/linux/linux-raspberrypi_6.1.bb +++ b/recipes-kernel/linux/linux-raspberrypi_6.1.bb @@ -1,9 +1,9 @@ -LINUX_VERSION ?= "6.1.74" +LINUX_VERSION ?= "6.1.77" LINUX_RPI_BRANCH ?= "rpi-6.1.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-6.1" -SRCREV_machine = "1cdbd99f402b76c61632d09a49b20ce90af0cc72" -SRCREV_meta = "7ca3655cbccce6330c6f947abf667b5e3ae5350b" +SRCREV_machine = "77fc1fbcb5c013329af9583307dd1ff3cd4752aa" +SRCREV_meta = "43d1723dbe0ce7b341cf32feeb35ecbe6b0ce29a" KMETA = "kernel-meta" From 1dc5568dc2e6213df48325da767a3068df94e8fb Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 14 Feb 2024 15:37:43 -0800 Subject: [PATCH 2/2] layer.conf: Update for the scarthgap release series Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index e9bbbd9e..9488ac93 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "raspberrypi" BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/" BBFILE_PRIORITY_raspberrypi = "9" -LAYERSERIES_COMPAT_raspberrypi = "nanbield" +LAYERSERIES_COMPAT_raspberrypi = "nanbield scarthgap" LAYERDEPENDS_raspberrypi = "core" # Additional license directories.