aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-cluster-demo-preload/50_local.conf.inc2
-rw-r--r--templates/feature/agl-cluster-demo-preload/README_feature_agl-cluster-demo-preload.md9
-rw-r--r--templates/feature/agl-cluster-demo/50_local.conf.inc2
-rw-r--r--templates/feature/agl-cluster-demo/included.dep1
-rw-r--r--templates/feature/agl-demo-soundmanager/50_bblayers.conf.inc5
-rw-r--r--templates/feature/agl-demo-soundmanager/50_local.conf.inc2
-rw-r--r--templates/feature/agl-demo-soundmanager/README_feature_agl-demo-soundmanager.md18
-rw-r--r--templates/feature/agl-demo-soundmanager/included.dep1
-rw-r--r--templates/feature/agl-demo/50_bblayers.conf.inc3
-rw-r--r--templates/feature/agl-demo/included.dep2
-rw-r--r--templates/feature/agl-telematics-demo/50_local.conf.inc2
-rw-r--r--templates/feature/agl-telematics-demo/included.dep1
12 files changed, 21 insertions, 27 deletions
diff --git a/templates/feature/agl-cluster-demo-preload/50_local.conf.inc b/templates/feature/agl-cluster-demo-preload/50_local.conf.inc
new file mode 100644
index 00000000..f15acf66
--- /dev/null
+++ b/templates/feature/agl-cluster-demo-preload/50_local.conf.inc
@@ -0,0 +1,2 @@
+#see meta-agl-cluster-demo/conf/include/agl-cluster-demo-preload.inc
+require conf/include/agl-cluster-demo-preload.inc
diff --git a/templates/feature/agl-cluster-demo-preload/README_feature_agl-cluster-demo-preload.md b/templates/feature/agl-cluster-demo-preload/README_feature_agl-cluster-demo-preload.md
new file mode 100644
index 00000000..bfb21086
--- /dev/null
+++ b/templates/feature/agl-cluster-demo-preload/README_feature_agl-cluster-demo-preload.md
@@ -0,0 +1,9 @@
+---
+description: Feature agl-cluster-demo-preload
+authors: Scott Murray <scott.murray@konsulko.com>
+---
+
+### Feature agl-cluster-demo-preload
+
+*Description is missing - please complete file meta-agl-cluster-demo/templates/feature/agl-cluster-demo-preload/README_feature_agl-cluster-demo-preload.md*
+
diff --git a/templates/feature/agl-cluster-demo/50_local.conf.inc b/templates/feature/agl-cluster-demo/50_local.conf.inc
new file mode 100644
index 00000000..90b0380d
--- /dev/null
+++ b/templates/feature/agl-cluster-demo/50_local.conf.inc
@@ -0,0 +1,2 @@
+#see meta-agl-cluster-demo/conf/include/agl-cluster-demo.inc
+require conf/include/agl-cluster-demo.inc
diff --git a/templates/feature/agl-cluster-demo/included.dep b/templates/feature/agl-cluster-demo/included.dep
new file mode 100644
index 00000000..82639da0
--- /dev/null
+++ b/templates/feature/agl-cluster-demo/included.dep
@@ -0,0 +1 @@
+agl-demo
diff --git a/templates/feature/agl-demo-soundmanager/50_bblayers.conf.inc b/templates/feature/agl-demo-soundmanager/50_bblayers.conf.inc
deleted file mode 100644
index 7e85c574..00000000
--- a/templates/feature/agl-demo-soundmanager/50_bblayers.conf.inc
+++ /dev/null
@@ -1,5 +0,0 @@
-# This layer contains the WIP feature/demo code only
-#---------------------------------------------------
-BBLAYERS =+ " \
- ${METADIR}/meta-agl-demo \
-"
diff --git a/templates/feature/agl-demo-soundmanager/50_local.conf.inc b/templates/feature/agl-demo-soundmanager/50_local.conf.inc
deleted file mode 100644
index 76626243..00000000
--- a/templates/feature/agl-demo-soundmanager/50_local.conf.inc
+++ /dev/null
@@ -1,2 +0,0 @@
-#see meta-agl-demo/conf/include/agl-demo.inc
-require conf/include/agl-demo.inc
diff --git a/templates/feature/agl-demo-soundmanager/README_feature_agl-demo-soundmanager.md b/templates/feature/agl-demo-soundmanager/README_feature_agl-demo-soundmanager.md
deleted file mode 100644
index 28feb6eb..00000000
--- a/templates/feature/agl-demo-soundmanager/README_feature_agl-demo-soundmanager.md
+++ /dev/null
@@ -1,18 +0,0 @@
----
-description: Feature agl-demo-soundmanager
-authors: Stephane Desneux <stephane.desneux@iot.bzh>
----
-
-### Feature agl-demo-soundmanager
-
-*Description is missing - please complete file meta-agl-demo/templates/feature/agl-demo-soundmanager/README_feature_agl-demo-soundmanager.md*
-
-#### Dependent features pulled by agl-demo-soundmanager
-
-The following features are pulled:
-
-* agl-appfw-smack
-* agl-hmi-framework
-* agl-profile-graphical-qt5
-* agl-audio-soundmanager-framework
-
diff --git a/templates/feature/agl-demo-soundmanager/included.dep b/templates/feature/agl-demo-soundmanager/included.dep
deleted file mode 100644
index b0b94285..00000000
--- a/templates/feature/agl-demo-soundmanager/included.dep
+++ /dev/null
@@ -1 +0,0 @@
-agl-appfw-smack agl-hmi-framework agl-profile-graphical-qt5 agl-audio-soundmanager-framework
diff --git a/templates/feature/agl-demo/50_bblayers.conf.inc b/templates/feature/agl-demo/50_bblayers.conf.inc
index afa14f23..55917ccb 100644
--- a/templates/feature/agl-demo/50_bblayers.conf.inc
+++ b/templates/feature/agl-demo/50_bblayers.conf.inc
@@ -8,4 +8,7 @@ BBLAYERS =+ " \
#---------------------------------------------------
BBLAYERS =+ " \
${METADIR}/external/meta-iot-cloud \
+ ${METADIR}/external/meta-qt5 \
+ ${METADIR}/external/meta-openembedded/meta-filesystems \
+ ${METADIR}/external/meta-python2 \
"
diff --git a/templates/feature/agl-demo/included.dep b/templates/feature/agl-demo/included.dep
index cbf86e8d..14507678 100644
--- a/templates/feature/agl-demo/included.dep
+++ b/templates/feature/agl-demo/included.dep
@@ -1 +1 @@
-agl-appfw-smack agl-hmi-framework agl-profile-graphical-qt5 agl-pipewire agl-speech-framework
+agl-appfw-smack agl-hmi-framework agl-pipewire
diff --git a/templates/feature/agl-telematics-demo/50_local.conf.inc b/templates/feature/agl-telematics-demo/50_local.conf.inc
new file mode 100644
index 00000000..64c8714b
--- /dev/null
+++ b/templates/feature/agl-telematics-demo/50_local.conf.inc
@@ -0,0 +1,2 @@
+#see meta-agl-telematics-demo/conf/include/agl-telematics-demo.inc
+require conf/include/agl-telematics-demo.inc
diff --git a/templates/feature/agl-telematics-demo/included.dep b/templates/feature/agl-telematics-demo/included.dep
new file mode 100644
index 00000000..92798cdc
--- /dev/null
+++ b/templates/feature/agl-telematics-demo/included.dep
@@ -0,0 +1 @@
+agl-demo \ No newline at end of file