From 053d15ce87d6441c48212d74c0d537bf1172f852 Mon Sep 17 00:00:00 2001 From: ssiras826 Date: Tue, 23 Jun 2026 10:27:40 +0000 Subject: [PATCH] RDKBACCL-1828: Make 6.12 kernel build changes in wrynose build Reason for change : Added wrynose compat support to this layer Test procedure: None Risk: None Signed-off-by: ssiras826 --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 20529e0..f2f30c7 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -10,7 +10,7 @@ BBFILE_PATTERN_oss-common-config = "^${LAYERDIR}/" BBFILE_PRIORITY_oss-common-config = "6" LAYERDEPENDS_oss-common-config = "core" -LAYERSERIES_COMPAT_oss-common-config = "dunfell kirkstone" +LAYERSERIES_COMPAT_oss-common-config = "dunfell kirkstone wrynose" require include/override-pkgrev.inc