From 1ae57bb8fdd1c6d1085d50a09130895101425a0d Mon Sep 17 00:00:00 2001 From: Rasmus Villemoes Date: Wed, 29 Jan 2025 08:59:22 +0100 Subject: [styhead] drop walnascar compatiblity This branch is not, in fact, compatible with walnascar due to oe-core commit 4ccc3bc8266c3. --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 2376cbad9..aa29dbe08 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "freescale-layer" BBFILE_PATTERN_freescale-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_freescale-layer = "5" -LAYERSERIES_COMPAT_freescale-layer = "styhead walnascar" +LAYERSERIES_COMPAT_freescale-layer = "styhead" LAYERDEPENDS_freescale-layer = "core" # Add the Freescale-specific licenses into the metadata -- cgit v1.2.3-54-g00ecf