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: lucaceresoli/bug-15201-perf-libtraceevent-missing~8615 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e80b093a893600ed402701251fe0bdc9c10bb45;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 90b79adfdcd..6c8c978253f 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 = "\