diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-03-29 17:13:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2018-03-29 17:13:32 +0000 |
commit | 5f61f29a1dd0b472fc5efb64399ef0fd5cfc75cf (patch) | |
tree | 5c2a147cd7970691328d9ffd6dd327aeeb6205f8 /meta-audio-4a-framework | |
parent | 4ea747b22a02e59c77be043ffcfb93fab84d2afc (diff) | |
parent | 0770950137444b0d29093ffc32f53ba3ef1ea281 (diff) |
Merge "Add bluez-alsa to 4a-framework feature"
Diffstat (limited to 'meta-audio-4a-framework')
-rw-r--r-- | meta-audio-4a-framework/recipes-core/packagegroups/packagegroup-agl-audio.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-audio-4a-framework/recipes-core/packagegroups/packagegroup-agl-audio.bb b/meta-audio-4a-framework/recipes-core/packagegroups/packagegroup-agl-audio.bb index 651af533..bb2aaa18 100644 --- a/meta-audio-4a-framework/recipes-core/packagegroups/packagegroup-agl-audio.bb +++ b/meta-audio-4a-framework/recipes-core/packagegroups/packagegroup-agl-audio.bb @@ -15,4 +15,5 @@ RDEPENDS_${PN} += "\ VIRTUAL-RUNTIME_alsa-state \ agl-service-unicens \ 4a-hal-unicens \ + bluez-alsa \ " |