From 13b318f3ae1db4ae4b637cdd9f41183c842ae6d4 Mon Sep 17 00:00:00 2001 From: Rasmus Villemoes Date: Wed, 29 Jan 2025 09:06:46 +0100 Subject: drop styhead compatibility Due to commit 1e3228f1 (imx-atf: Adjust for compiler virtual renames in oe-core), which was required due to oe-core commit 4ccc3bc, this is no longer compatible with styhead. --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 2376cbad9..d35660501 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 = "walnascar" LAYERDEPENDS_freescale-layer = "core" # Add the Freescale-specific licenses into the metadata -- cgit v1.2.3-54-g00ecf