ZHDA175 June 2026 AM625 , AM625SIP , AM62D-Q1 , AM62L , AM62P
需要补丁才能在映像中启用 PipeWire 和 WirePlumber 支持。这些补丁需要应用于:
下表介绍了这两个层所需的补丁:
| 补丁编号 | 补丁 | 说明 |
|---|---|---|
| 1 | 0001-recipes-multimedia-Add-pipewire-configuration-files.patch | 为 8 通道和 2 通道音频添加参考 PipeWire 配置文件。 |
| 2 | 0002-recipes-multimedia-Add-wireplumber-audio-configurati.patch | 使用音频默认服务添加 WirePlumber 配置。 |
| 3 | 0003-recipes-core-arago-default-image-Add-pipewire-audio-.patch | 在 Arago-default-image 中启用 PipeWire 音频栈。 |
| 4 | 0001-ti-apps-launcher-Remove-pulseaudio-service-dependenc.patch | 对于在 OOB 演示中集成了 PulseAudio 的 EVM,从映像中删除 PulseAudio 服务。 |
以下是下载和应用补丁的步骤。
$ cd $HOME
$ git clone https://github.com/TexasInstruments/Beyond-SDK.git -b main
$ cd $HOME/tisdk/sources/meta-arago
$ git am $HOME/Beyond-SDK/collaterals/appnotes/sdaa320-Enable_PipeWire_on_TI_Sitara_Devices/0001-recipes-multimedia-Add-pipewire-configuration-files.patch
$ git am $HOME/Beyond-SDK/collaterals/appnotes/sdaa320-Enable_PipeWire_on_TI_Sitara_Devices/0002-recipes-multimedia-Add-wireplumber-audio-configurati.patch
$ git am $HOME/Beyond-SDK/collaterals/appnotes/sdaa320-Enable_PipeWire_on_TI_Sitara_Devices/0003-recipes-core-arago-default-image-Add-pipewire-audio-.patch
$ cd $HOME/tisdk/sources/meta-tisdk
$ git am $HOME/Beyond-SDK/collaterals/appnotes/sdaa320-Enable_PipeWire_on_TI_Sitara_Devices/0001-ti-apps-launcher-Remove-pulseaudio-service-dependenc.patch