[OE-core] ALLOW_EMPTY versus ALLOW_EMPTY_${PN}? a couple clarifications

Robert P. J. Day rpjday at crashcourse.ca
Fri Jul 6 13:10:16 UTC 2012


  just trying to clarify the gory details of the ALLOW_EMPTY setting.
first, across several .bb files, there is a mixture of these two:

ALLOW_EMPTY = "1"
ALLOW_EMPTY_${PN} = "1"

  what's the difference?  what does the first one represent if you're
not specific?  does that cover *all* generated packages?

  next, i assume there's no real value to hardcoding the package name,
as in:

./meta/recipes-multimedia/alsa/alsa-utils_1.0.25.bb:ALLOW_EMPTY_alsa-utils = "1"

(i assume the above could have just used the standard "_${PN}",
right?)

  i think that might be everything for now.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================




More information about the Openembedded-core mailing list