summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2018-12-11 19:32:52 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-12-17 22:09:32 +0000
commit4577e04df9ae2d585bc840c20f05262cdcd1f886 (patch)
treeba7fa03eb8af745aa10b1b343f9648c901723a36
parent58b7a722f0200b7d3e50738644823dd999979b25 (diff)
Add meta-agl-cluster-demo
Add meta-agl-cluster-demo repository with reference instrument cluster demo image recipes. Bug-AGL: SPEC-1805 Change-Id: Ifb292d0352bc0dfb91d0b759b9dd2a15d54b2291 Signed-off-by: Scott Murray <scott.murray@konsulko.com> (cherry picked from commit 422e3054920dccd7d70a0bf4b22266e4eee26beb)
-rw-r--r--default-floating.xml1
-rw-r--r--default.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/default-floating.xml b/default-floating.xml
index 8e3da0de..528790d1 100644
--- a/default-floating.xml
+++ b/default-floating.xml
@@ -20,6 +20,7 @@
<!-- AGL things. -->
<project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-cluster-demo" path="meta-agl-cluster-demo" />
<project name="AGL/meta-agl-demo" path="meta-agl-demo" />
<project name="AGL/meta-agl-devel" path="meta-agl-devel" />
<project name="AGL/meta-agl-extra" path="meta-agl-extra" />
diff --git a/default.xml b/default.xml
index c3b77182..df181add 100644
--- a/default.xml
+++ b/default.xml
@@ -20,6 +20,7 @@
<!-- AGL things. -->
<project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-cluster-demo" path="meta-agl-cluster-demo" />
<project name="AGL/meta-agl-demo" path="meta-agl-demo" />
<project name="AGL/meta-agl-devel" path="meta-agl-devel" />
<project name="AGL/meta-agl-extra" path="meta-agl-extra" />