]> code.ossystems Code Review - meta-freescale.git/commitdiff
conf/layer.conf: Support only gatesgarth release
authorFabio Berton <fabio.berton@ossystems.com.br>
Thu, 12 Nov 2020 19:58:10 +0000 (16:58 -0300)
committerFabio Berton <fabio.berton@ossystems.com.br>
Thu, 12 Nov 2020 19:58:10 +0000 (16:58 -0300)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
conf/layer.conf

index c8e146f8c76e8d9e0feeaec3111f0a19547ec5e4..d02595e04dca05f2925dbd4c6344d86871207093 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 = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_freescale-layer = "gatesgarth"
 
 # Add the Freescale-specific licenses into the metadata
 LICENSE_PATH += "${LAYERDIR}/custom-licenses"