]> code.ossystems Code Review - meta-freescale.git/commitdiff
conf/layer.conf: Make layer compatible only with dunfell and gatesgarth
authorFabio Berton <fabio.berton@ossystems.com.br>
Mon, 27 Jul 2020 17:07:06 +0000 (14:07 -0300)
committerFabio Berton <fabio.berton@ossystems.com.br>
Tue, 22 Sep 2020 16:58:37 +0000 (13:58 -0300)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
conf/layer.conf

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