conf/layer.conf: Add hardknott to LAYERSERIES_COMPAT

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

View File

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