SPEC-3723 Rework layers in manifest 70/25770/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 8 Dec 2020 10:23:58 +0000 (11:23 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 17 Dec 2020 13:59:59 +0000 (13:59 +0000)
We move telematics-demo and cluster-demo inside the meta-agl-demo umbrella.
This simplifies the folder setup and allows the demo code to be updated in one place.

Bug-AGL: SPEC-3723
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I0772f306a18af9c3e77c5d104bece497a775df18

default-floating.xml
default.xml

index ae2219b..972bcba 100644 (file)
 
   <!-- 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" />
-  <project name="AGL/meta-agl-telematics-demo" path="meta-agl-telematics-demo" />
 
 
   <!-- FLOATING has no fixed revision for external repos ! -->
index efb25e3..3b14024 100644 (file)
 
   <!-- 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" />
-  <project name="AGL/meta-agl-telematics-demo" path="meta-agl-telematics-demo" />
 
 
   <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->