From d5cc185b64ed3af195e3ab0af0a8a85d437f1d41 Mon Sep 17 00:00:00 2001 From: unitexe Date: Sun, 19 Apr 2026 10:33:33 -0500 Subject: Whinlatter -> wrynose - Update layer compatibility - Move build configuration into separate kas config fragment - Move WIC kickstart files - Switch from linux-raspberrypi 6.12 -> 6.18.21 - Re-work custom kernel logo support --- meta-unit-kas/conf/layer.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'meta-unit-kas/conf/layer.conf') diff --git a/meta-unit-kas/conf/layer.conf b/meta-unit-kas/conf/layer.conf index 8ac275f..107951d 100644 --- a/meta-unit-kas/conf/layer.conf +++ b/meta-unit-kas/conf/layer.conf @@ -1,11 +1,9 @@ BBPATH .= ":${LAYERDIR}" -BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" - BBFILE_COLLECTIONS += "meta-unit-kas" BBFILE_PATTERN_meta-unit-kas := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-unit-kas = "15" LAYERDEPENDS_meta-unit-kas = "core" -LAYERSERIES_COMPAT_meta-unit-kas = "whinlatter" +LAYERSERIES_COMPAT_meta-unit-kas = "wrynose" -- cgit v1.2.3