From 13a43f3393dce385317ce7aad9a63bab587a6186 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Tue, 2 Apr 2019 14:44:09 -0300 Subject: [PATCH] conf/layer.conf: Drop sumo and thud support If you want to use theses branches, use the respective platform. Signed-off-by: Fabio Berton --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index fd6c0cef..038c73c9 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 = "sumo thud warrior" +LAYERSERIES_COMPAT_freescale-layer = "warrior" # Add the Freescale-specific licenses into the metadata LICENSE_PATH += "${LAYERDIR}/custom-licenses" -- 2.40.1