meta-cockpit: Add mickledore to LAYERSERIES_COMPAT

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
This commit is contained in:
Neena Busireddy 2023-04-26 07:43:26 -07:00
parent bd37ec37eb
commit 0d50ecde63

View File

@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "meta-cockpit"
BBFILE_PATTERN_meta-cockpit := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-cockpit = "8"
LAYERSERIES_COMPAT_meta-cockpit = "langdale"
LAYERSERIES_COMPAT_meta-cockpit = "langdale mickledore"