agl-demo: add 4A as a dependency and a separate agl-demo-soundmanager 99/15499/6
authorStephane Desneux <stephane.desneux@iot.bzh>
Thu, 19 Jul 2018 17:30:57 +0000 (17:30 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 1 Aug 2018 10:41:45 +0000 (10:41 +0000)
When running aglsetup with feature 'agl-demo', 4A is now enabled.
The feature 'agl-audio-4a-framework' is added to the feature deps.

For the agl-audio-soundmanager framework use agl-demo-soundmanager.

Discussed in SAT meeting on 20180719.

Bug-AGL: SPEC-1234
Bug-AGL: SPEC-1598

Change-Id: Ief75404c6ab818e58394b3ab55f221f823363362
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
templates/feature/agl-demo-soundmanager/50_bblayers.conf.inc [new file with mode: 0644]
templates/feature/agl-demo-soundmanager/50_local.conf.inc [new file with mode: 0644]
templates/feature/agl-demo-soundmanager/included.dep [new file with mode: 0644]
templates/feature/agl-demo/included.dep

diff --git a/templates/feature/agl-demo-soundmanager/50_bblayers.conf.inc b/templates/feature/agl-demo-soundmanager/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-soundmanager/50_local.conf.inc b/templates/feature/agl-demo-soundmanager/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-soundmanager/included.dep b/templates/feature/agl-demo-soundmanager/included.dep
new file mode 100644 (file)
index 0000000..b0b9428
--- /dev/null
@@ -0,0 +1 @@
+agl-appfw-smack agl-hmi-framework agl-profile-graphical-qt5 agl-audio-soundmanager-framework
index d877498..a5d5324 100644 (file)
@@ -1 +1 @@
-agl-appfw-smack agl-hmi-framework agl-profile-graphical-qt5
+agl-appfw-smack agl-hmi-framework agl-profile-graphical-qt5 agl-audio-4a-framework