diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2019-06-09 22:57:23 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-06-11 13:53:50 +0000 |
commit | 644a2d10516118f9a3bb3ae1c7392e9cf38bc650 (patch) | |
tree | 92923deb9221ac97df0a248a2b65a03fa0578378 /templates/feature/agl-demo-nopulseaudio | |
parent | 3f479f2489be1f038b2ce2b51117d8b3a0dfa9e4 (diff) |
Changes to support the switch to pipewire
This moves all soundmanager components off into meta-agl-devel/meta-audio-soundmanager-framework .
Soundmanager is not supported in HH.
Furthermore, I simplified the image and packagegroup recipes.
Feature templates were modified to reflect the change as well.
Bug-AGL: SPEC-2473
Change-Id: I48b437fb2ed727ed362d92af56596096df62dd8d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/feature/agl-demo-nopulseaudio')
3 files changed, 0 insertions, 8 deletions
diff --git a/templates/feature/agl-demo-nopulseaudio/50_bblayers.conf.inc b/templates/feature/agl-demo-nopulseaudio/50_bblayers.conf.inc deleted file mode 100644 index 7e85c574e..000000000 --- a/templates/feature/agl-demo-nopulseaudio/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-nopulseaudio/50_local.conf.inc b/templates/feature/agl-demo-nopulseaudio/50_local.conf.inc deleted file mode 100644 index 76626243c..000000000 --- a/templates/feature/agl-demo-nopulseaudio/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-nopulseaudio/included.dep b/templates/feature/agl-demo-nopulseaudio/included.dep deleted file mode 100644 index a5d532410..000000000 --- a/templates/feature/agl-demo-nopulseaudio/included.dep +++ /dev/null @@ -1 +0,0 @@ -agl-appfw-smack agl-hmi-framework agl-profile-graphical-qt5 agl-audio-4a-framework |