summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2018-10-02 20:14:44 +0000
committerStephane Desneux <stephane.desneux@iot.bzh>2018-10-02 20:54:00 +0000
commitfc32c5eed79acf4f4662c57825c763a58ff3da73 (patch)
tree55e12d33008900f3d929a5abfd20496e75ccf23f /templates
parentffe695ee46c822502231e62da7796010c908a5bf (diff)
Add agl-demo-nopulseaudio to build demo image without pulseaudio
agl-demo-pulseaudio is a duplicate of agl-demo, except that agl-pulseaudio has been removed from the dependencies This has been discussed at Dev Meeting on 2018-10-02. Bug-AGL: SPEC-1601 Change-Id: I7cef03084ce715eaaa9253bdf1191e887810979b Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-demo-nopulseaudio/50_bblayers.conf.inc5
-rw-r--r--templates/feature/agl-demo-nopulseaudio/50_local.conf.inc2
-rw-r--r--templates/feature/agl-demo-nopulseaudio/included.dep1
3 files changed, 8 insertions, 0 deletions
diff --git a/templates/feature/agl-demo-nopulseaudio/50_bblayers.conf.inc b/templates/feature/agl-demo-nopulseaudio/50_bblayers.conf.inc
new file mode 100644
index 00000000..7e85c574
--- /dev/null
+++ b/templates/feature/agl-demo-nopulseaudio/50_bblayers.conf.inc
@@ -0,0 +1,5 @@
+# This layer contains the WIP feature/demo code only
+#---------------------------------------------------
+BBLAYERS =+ " \
+ ${METADIR}/meta-agl-demo \
+"
diff --git a/templates/feature/agl-demo-nopulseaudio/50_local.conf.inc b/templates/feature/agl-demo-nopulseaudio/50_local.conf.inc
new file mode 100644
index 00000000..76626243
--- /dev/null
+++ b/templates/feature/agl-demo-nopulseaudio/50_local.conf.inc
@@ -0,0 +1,2 @@
+#see meta-agl-demo/conf/include/agl-demo.inc
+require conf/include/agl-demo.inc
diff --git a/templates/feature/agl-demo-nopulseaudio/included.dep b/templates/feature/agl-demo-nopulseaudio/included.dep
new file mode 100644
index 00000000..a5d53241
--- /dev/null
+++ b/templates/feature/agl-demo-nopulseaudio/included.dep
@@ -0,0 +1 @@
+agl-appfw-smack agl-hmi-framework agl-profile-graphical-qt5 agl-audio-4a-framework