]> code.ossystems Code Review - meta-freescale.git/commitdiff
layer.conf: add dunfell to compat layer
authorPierre-Jean Texier <pjtexier@koncepto.io>
Mon, 16 Mar 2020 07:56:36 +0000 (07:56 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 16 Mar 2020 11:41:47 +0000 (08:41 -0300)
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
conf/layer.conf

index 93e5f97ffe05cca1b7f2d0af5dbea592d39e2052..f350ef0a5463d31d8021d529e7c94526f4810778 100644 (file)
@@ -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 = "warrior zeus"
+LAYERSERIES_COMPAT_freescale-layer = "zeus dunfell"
 
 # Add the Freescale-specific licenses into the metadata
 LICENSE_PATH += "${LAYERDIR}/custom-licenses"