@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-arago-demos"
BBFILE_PATTERN_meta-arago-demos := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-arago-demos = "10"
-LAYERSERIES_COMPAT_meta-arago-demos = "kirkstone langdale mickledore"
+LAYERSERIES_COMPAT_meta-arago-demos = "kirkstone langdale mickledore nanbield"
LAYERDEPENDS_meta-arago-demos = " \
core \
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-arago-distro"
BBFILE_PATTERN_meta-arago-distro := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-arago-distro = "10"
-LAYERSERIES_COMPAT_meta-arago-distro = "kirkstone langdale mickledore"
+LAYERSERIES_COMPAT_meta-arago-distro = "kirkstone langdale mickledore nanbield"
LAYERDEPENDS_meta-arago-distro = " \
core \
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-arago-extras"
BBFILE_PATTERN_meta-arago-extras := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-arago-extras = "10"
-LAYERSERIES_COMPAT_meta-arago-extras = "kirkstone langdale mickledore"
+LAYERSERIES_COMPAT_meta-arago-extras = "kirkstone langdale mickledore nanbield"
# Set a variable to get to the top of the metadata location
ARAGOBASE := '${@os.path.normpath("${LAYERDIR}/../")}'
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-arago-test"
BBFILE_PATTERN_meta-arago-test := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-arago-test = "10"
-LAYERSERIES_COMPAT_meta-arago-test = "kirkstone langdale mickledore"
+LAYERSERIES_COMPAT_meta-arago-test = "kirkstone langdale mickledore nanbield"
# Set a variable to get to the top of the metadata location
TITESTBASE := '${@os.path.normpath("${LAYERDIR}/")}'