diff options
author | Tobias Jahnke <tobias.jahnke@microchip.com> | 2018-11-23 09:14:52 +0100 |
---|---|---|
committer | Tobias Jahnke <tobias.jahnke@microchip.com> | 2018-11-23 13:57:00 +0100 |
commit | 13380588f44543a80267938f82bb026b5f3ca8b5 (patch) | |
tree | f5611d8d7c9452d4bae4e50a51a88135de2b55ae /meta-audio-4a-framework/recipes-core | |
parent | b817e389148f1f548f2f6a0dd56a5c767a5934ca (diff) |
4a-hal-unicens: add HAL for unicensguppy_6.99.1guppy/6.99.16.99.1
Bug-AGL: SPEC-1505
- enabled 4a-hal-unicens recipe again
- updated srcrev of github repo
- modified project name to match install folder
Change-Id: I9afa86afa602845bf783a41b09f590344f26c095
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
Diffstat (limited to 'meta-audio-4a-framework/recipes-core')
-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 e6beb2ed..7e72a35f 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 @@ -16,6 +16,7 @@ RDEPENDS_${PN} += "\ bluez-alsa \ 4a-softmixer \ 4a-hal-generic \ + 4a-hal-unicens \ snd-avirt \ ${@bb.utils.contains('DISTRO_FEATURES', 'agl-devel', '4a-tools', '' , d)} \ ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio-module-4a-client', '' , d)} \ |