Upgrade to thud sandbox/scottm/thud-upgrade
authorScott Murray <scott.murray@konsulko.com>
Mon, 18 Feb 2019 23:50:53 +0000 (18:50 -0500)
committerScott Murray <scott.murray@konsulko.com>
Thu, 7 Mar 2019 05:48:22 +0000 (00:48 -0500)
Changes include:
- Add LAYERSERIES_COMPAT definition to layer.conf

Bug-AGL: SPEC-1837

Change-Id: Ifcbb528adf6bbade82c74911e87f51329ed0d529
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
conf/layer.conf

index 3e98b51..890d962 100644 (file)
@@ -8,3 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
 BBFILE_COLLECTIONS += "agl-cluster-demo"
 BBFILE_PATTERN_agl-cluster-demo = "^${LAYERDIR}/"
 BBFILE_PRIORITY_agl-cluster-demo = "7"
+
+LAYERSERIES_COMPAT_agl-cluster-demo = "thud"