diff options
| author | Hiago De Franco <hiago.franco@toradex.com> | 2025-05-05 13:52:46 -0300 |
|---|---|---|
| committer | Hiago De Franco <hiago.franco@toradex.com> | 2025-05-05 13:52:46 -0300 |
| commit | c7c8db287e2673c028bda4996d566ffac57c5ff5 (patch) | |
| tree | 2ae452dc4d6a3260262172681fbda4fa9193c960 | |
| parent | f113745861af0807ffdd5754cfb8d68cc7408eb9 (diff) | |
packagegroup-tdx-cli: replace alsa-ucm-conf-tdx with alsa-umc-conf
Replace alsa-ucm-conf-tdx with the one from openembedded-core layer,
alsa-ucm-conf, keeping it aligned with the change in the
meta-toradex-bsp-common layer.
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
| -rw-r--r-- | recipes-images/images/packagegroup-tdx-cli.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-images/images/packagegroup-tdx-cli.bb b/recipes-images/images/packagegroup-tdx-cli.bb index f7a78dc..b48c20e 100644 --- a/recipes-images/images/packagegroup-tdx-cli.bb +++ b/recipes-images/images/packagegroup-tdx-cli.bb @@ -131,7 +131,7 @@ RRECOMMENDS:packagegroup-utils-tdx-cli = "\ alsa-utils \ alsa-utils-aplay \ alsa-utils-amixer \ - alsa-ucm-conf-tdx \ + alsa-ucm-conf \ bluealsa \ bzip2 \ e2fsprogs \ |
