A recent change in oe-core [1] reworked how the recipe chose to name the subpackages. The name of alsa-utils-midi changed to alsa-utils-amidi.
[1] https://git.openembedded.org/openembedded-core/commit/?id=26a28ee7935091250a8c52f223a7a954d9e29d34 Signed-off-by: Ryan Eatmon <[email protected]> --- .../recipes-core/packagegroups/packagegroup-arago-console.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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..e2aa6823 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-console.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-console.bb @@ -18,7 +18,7 @@ ARAGO_ALSA_EXTRA = "\ alsa-utils-alsamixer \ alsa-utils-amixer \ alsa-utils-iecset \ - alsa-utils-midi \ + alsa-utils-amidi \ alsa-utils-speakertest \ alsa-state \ " -- 2.43.0 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16955): https://lists.yoctoproject.org/g/meta-arago/message/16955 Mute This Topic: https://lists.yoctoproject.org/mt/117284965/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
