From: Diego Santa Cruz Date: Thu, 25 Feb 2021 20:23:26 +0000 (+0100) Subject: packagegroup-base: use amixer instead of alsamixer X-Git-Tag: yocto-3.3~357 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5e80b093a893600ed402701251fe0bdc9c10bb45;p=openembedded-core.git packagegroup-base: use amixer instead of alsamixer Including alsamixer, which is an ncurses based interactive program, does not seem to make sense as a base package in embedded systems, replace it by the command line mixer utility amixer instead; it is scriptable and has no ncurses dependencies. Signed-off-by: Diego Santa Cruz Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/packagegroups/packagegroup-base.bb b/meta/recipes-core/packagegroups/packagegroup-base.bb index 90b79adfdc..6c8c978253 100644 --- a/meta/recipes-core/packagegroups/packagegroup-base.bb +++ b/meta/recipes-core/packagegroups/packagegroup-base.bb @@ -173,7 +173,7 @@ RRECOMMENDS_packagegroup-base-vfat = "\ SUMMARY_packagegroup-base-alsa = "ALSA sound support" RDEPENDS_packagegroup-base-alsa = "\ alsa-utils-alsactl \ - alsa-utils-alsamixer \ + alsa-utils-amixer \ ${VIRTUAL-RUNTIME_alsa-state}" RRECOMMENDS_packagegroup-base-alsa = "\