From 327f6606b0a014942501b3cbce55988bc78a30db Mon Sep 17 00:00:00 2001 From: Hiago De Franco Date: Tue, 9 Apr 2024 15:13:18 -0300 Subject: packagegroup-tdx-cli: Add alsa-ucm-conf-tdx package Add alsa-ucm-conf-tdx (ALSA Use Case Manager configuration for Toradex Hardware) package to be installed as default into tdx-ref images. ALSA UCM is used to set different audio input/output configurations based on the audio card name used by the board. Related-to: ELB-4916 Signed-off-by: Hiago De Franco (cherry picked from commit d7a89bf699d730e3f6081c4da12346d78f6fd8b6) --- recipes-images/images/packagegroup-tdx-cli.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-images/images/packagegroup-tdx-cli.bb b/recipes-images/images/packagegroup-tdx-cli.bb index 99e9cb3..2cd8a57 100644 --- a/recipes-images/images/packagegroup-tdx-cli.bb +++ b/recipes-images/images/packagegroup-tdx-cli.bb @@ -130,6 +130,7 @@ RRECOMMENDS:packagegroup-utils-tdx-cli = "\ alsa-utils \ alsa-utils-aplay \ alsa-utils-amixer \ + alsa-ucm-conf-tdx \ bluealsa \ bzip2 \ e2fsprogs \ -- cgit v1.2.3