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/included.dep | |
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/included.dep')
-rw-r--r-- | templates/feature/agl-demo/included.dep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feature/agl-demo/included.dep b/templates/feature/agl-demo/included.dep index 381cc342d..0babf8167 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-audio-4a-framework agl-pulseaudio +agl-appfw-smack agl-hmi-framework agl-profile-graphical-qt5 agl-pipewire |