From 03dba74b9e6e98706065e33f6c8863ac81d01abc Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 4 Oct 2024 19:11:40 -0700 Subject: [PATCH] layer.conf: Update to walnascar (5.2) layer/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 76f9e92d..9c8c33b6 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 = "styhead" +LAYERSERIES_COMPAT_raspberrypi = "styhead walnascar" LAYERDEPENDS_raspberrypi = "core" # Recommended for u-boot support for raspberrypi5 # https://git.yoctoproject.org/meta-lts-mixins 'scarthgap/u-boot' branch