conf/layer.conf: Support only gatesgarth release

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
This commit is contained in:
Fabio Berton 2020-11-12 17:06:14 -03:00
parent 11be3f0196
commit 5b00ef21d2

View File

@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "freescale-distro"
BBFILE_PATTERN_freescale-distro := "^${LAYERDIR}/"
BBFILE_PRIORITY_freescale-distro = "4"
LAYERSERIES_COMPAT_freescale-distro = "dunfell gatesgarth"
LAYERSERIES_COMPAT_freescale-distro = "gatesgarth"