From 2ce18579c5b46ec4bea4f04afdb85b8702a30a61 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 3 Jan 2023 10:27:14 -0800 Subject: layer.conf: Update LAYERSERIES_COMPAT for mickledore oe-core switched to mickedore [1] [1] https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index 167a75904..345e91f24 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 = "kirkstone langdale" +LAYERSERIES_COMPAT_freescale-layer = "mickledore" # Add the Freescale-specific licenses into the metadata LICENSE_PATH += "${LAYERDIR}/custom-licenses" -- cgit v1.2.3-54-g00ecf