Add pipewire and wireplumber audio stack support for all am62* devices.
- Include pipewire core components and tools.
- Include wireplumber session manager.
- Add GStreamer pipewire plugin.
- Configure pipewire with proper modules and plugins.

Signed-off-by: Paresh Bhagat <[email protected]>
---
 .../images/arago-default-image.bb             | 23 +++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/meta-arago-distro/recipes-core/images/arago-default-image.bb 
b/meta-arago-distro/recipes-core/images/arago-default-image.bb
index e01f7c2f..c965cf16 100644
--- a/meta-arago-distro/recipes-core/images/arago-default-image.bb
+++ b/meta-arago-distro/recipes-core/images/arago-default-image.bb
@@ -43,3 +43,26 @@ IMAGE_INSTALL += "\
     ${DEVTOOLS} \
     docker \
 "
+
+PIPEWIRE = " \
+    gstreamer1.0-pipewire \
+    libpipewire \
+    pipewire \
+    pipewire-alsa \
+    pipewire-alsa-card-profile \
+    pipewire-modules-meta \
+    pipewire-pulse \
+    pipewire-spa-plugins-meta \
+    pipewire-spa-tools \
+    pipewire-tools \
+    speexdsp \
+    wireplumber \
+"
+
+IMAGE_INSTALL:append:am62dxx-evm = " ${PIPEWIRE}"
+IMAGE_INSTALL:append:am62xx-evm = " ${PIPEWIRE}"
+IMAGE_INSTALL:append:am62pxx-evm = " ${PIPEWIRE}"
+IMAGE_INSTALL:append:am62xx-lp-evm = " ${PIPEWIRE}"
+IMAGE_INSTALL:append:am62axx-evm = " ${PIPEWIRE}"
+IMAGE_INSTALL:append:am62xxsip-evm = " ${PIPEWIRE}"
+IMAGE_INSTALL:append:am62lxx-evm = " ${PIPEWIRE}"
-- 
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17118): 
https://lists.yoctoproject.org/g/meta-arago/message/17118
Mute This Topic: https://lists.yoctoproject.org/mt/117871056/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to