Upgrade to thud 70/20970/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 18 Feb 2019 23:50:53 +0000 (18:50 -0500)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 9 Apr 2019 16:39:50 +0000 (18:39 +0200)
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>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
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"