[OE-core] Correct way of having the PN package depend on

Daniel Lazzari dlazzari at leapfrog.com
Tue Sep 20 21:58:07 UTC 2011


> Its defintely a bug in the recipe with the "alsa-utils" package just being broken. We need to do something like:
> 
> ALSAUTILSPKGS = "alsa-utils-x \
>                  alsa-utils-y \
>                  alsa-utils-z"
> 
> PACKAGES += "${ALSAUTILSPKGS}"
> RDEPENDS_${PN} += "${ALSAUTILSPKGS}"
> 
> which should make the recipe do what it says it should do.
> 
> Cheers,
> 
> Richard

This is the info I needed, thanks! I'll try and draw up a patch for this.

Dan Lazzari Jr.
Firmware Engineer
dlazzari at leapfrog.com






More information about the Openembedded-core mailing list