From 501ed090f3ba543ade14956eda3030fee737a7da Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 3 Jan 2023 16:14:50 -0300 Subject: conf/layer.conf: add langdale back Signed-off-by: Otavio Salvador --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/layer.conf') diff --git a/conf/layer.conf b/conf/layer.conf index 345e91f2..8e9b325b 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 = "mickledore" +LAYERSERIES_COMPAT_freescale-layer = "langdale mickledore" # Add the Freescale-specific licenses into the metadata LICENSE_PATH += "${LAYERDIR}/custom-licenses" -- cgit v1.2.3-54-g00ecf