The alsa-utils package depends on the alsa-utils-* packages, so listing them separately is pointless. Remove them.
Signed-off-by: Ryan Eatmon <[email protected]> --- v5: With alsa-utils already in the list we don't even need the others... rework whole patch. v4: More package name changes after more testing. v3: Fix commit subject. v2: Added three more packages in place of alsa-utils-scripts. .../packagegroups/packagegroup-arago-console.bb | 9 --------- 1 file changed, 9 deletions(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-console.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-console.bb index f6ec0a05..86cb7585 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-console.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-console.bb @@ -6,20 +6,11 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" inherit packagegroup -# alsa-utils-alsamixer depends on ncurses ARAGO_ALSA_EXTRA = "\ alsa-conf \ alsa-conf-base \ alsa-server \ alsa-utils \ - alsa-utils-aconnect \ - alsa-utils-scripts \ - alsa-utils-alsactl \ - alsa-utils-alsamixer \ - alsa-utils-amixer \ - alsa-utils-iecset \ - alsa-utils-midi \ - alsa-utils-speakertest \ alsa-state \ " -- 2.43.0 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16979): https://lists.yoctoproject.org/g/meta-arago/message/16979 Mute This Topic: https://lists.yoctoproject.org/mt/117303249/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
