]> code.ossystems Code Review - meta-freescale.git/commitdiff
conf/layer.conf: Add hardknott to LAYERSERIES_COMPAT
authorFabio Berton <fabio.berton@ossystems.com.br>
Thu, 12 Nov 2020 20:00:17 +0000 (17:00 -0300)
committerFabio Berton <fabio.berton@ossystems.com.br>
Thu, 12 Nov 2020 20:01:08 +0000 (17:01 -0300)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
conf/layer.conf

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