[OE-core] [PATCH V2] alsa-utils: fix multilib names

Richard Purdie richard.purdie at linuxfoundation.org
Fri May 24 17:18:47 UTC 2019


On Fri, 2019-05-24 at 15:19 +0200, Ming Liu wrote:
> Wouldn't that break the alsa-utils-scripts? Since ALSA_UTILS_PKGS is
> being depended by both alsa-utils and alsa-utils-scripts.
> 
> I did that in V1, but as Richard Purdie pointed out, it will break
> the alsa-utils-scripts build.

I was about to say we should refactor these recipes and create a common
inc file.

Looking at the justification in alsa-utils (avoid a bash dependency),
that is a runtime issue, not a build time one. We should merge these
recipes and ensure the packaging remains the same.

We can then avoid some of these problems, use PN and have a simpler
recipe. These changes should be done in multiple commits, one per
change as usual.

Is there any reason I'm missing not to do this?

Cheers,

Richard



More information about the Openembedded-core mailing list