Discussion:
[meta-freescale] [distro][PATCH] layer.conf: add thud to LAYERSERIES_COMPAT
Gary Bisson
2018-10-02 07:55:04 UTC
Permalink
Signed-off-by: Gary Bisson <***@boundarydevices.com>
---
conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 2990fc8..b9f7bf8 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "fsl-demos"
BBFILE_PATTERN_fsl-demos := "^${LAYERDIR}/"
BBFILE_PRIORITY_fsl-demos = "4"

-LAYERSERIES_COMPAT_fsl-demos = "sumo"
+LAYERSERIES_COMPAT_fsl-demos = "sumo thud"
--
2.19.0

--
Loading...