Add agl-demo-nopulseaudio to build demo image without pulseaudio 91/16891/2
authorStephane Desneux <stephane.desneux@iot.bzh>
Tue, 2 Oct 2018 20:14:44 +0000 (20:14 +0000)
committerStephane Desneux <stephane.desneux@iot.bzh>
Tue, 2 Oct 2018 20:54:00 +0000 (20:54 +0000)
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>
templates/feature/agl-demo-nopulseaudio/50_bblayers.conf.inc [new file with mode: 0644]
templates/feature/agl-demo-nopulseaudio/50_local.conf.inc [new file with mode: 0644]
templates/feature/agl-demo-nopulseaudio/included.dep [new file with mode: 0644]

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 (file)
index 0000000..7e85c57
--- /dev/null
@@ -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 (file)
index 0000000..7662624
--- /dev/null
@@ -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 (file)
index 0000000..a5d5324
--- /dev/null
@@ -0,0 +1 @@
+agl-appfw-smack agl-hmi-framework agl-profile-graphical-qt5 agl-audio-4a-framework