[OE-core] [PATCH v2 1/5] alsa-plugins: initial recipe

Paul Eggleton paul.eggleton at linux.intel.com
Fri May 22 14:44:24 UTC 2015


On Friday 22 May 2015 17:15:45 Tanu Kaskinen wrote:
> +# meta/conf/bitbake.conf sets ALLOW_EMPTY_${PN}-dev = "1", but we don't
> want an 
> +# empty alsa-plugins-dev package. The empty package would depend
> on +# alsa-plugins, which is a package that doesn't exist.
> +ALLOW_EMPTY_${PN}-dev = "0"

Wouldn't it make sense to actually have a pulseaudio-plugins package which 
depends on all of the actual plugin packages? This way you would also avoid 
the other issue we've seen in similar recipes where users try to add the main 
package to their image, which the build system thinks will be produced, and 
then get the "package not found in base feeds" error at do_rootfs time.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-core mailing list