Openembedded Core Discussions
 help / color / mirror / Atom feed
* ALLOW_EMPTY versus ALLOW_EMPTY_${PN}? a couple clarifications
@ 2012-07-06 13:10 Robert P. J. Day
  2012-07-06 14:18 ` Marcin Juszkiewicz
  2013-03-03 15:56 ` Richard Purdie
  0 siblings, 2 replies; 5+ messages in thread
From: Robert P. J. Day @ 2012-07-06 13:10 UTC (permalink / raw)
  To: OE Core mailing list


  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
========================================================================



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-03-03 16:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-06 13:10 ALLOW_EMPTY versus ALLOW_EMPTY_${PN}? a couple clarifications Robert P. J. Day
2012-07-06 14:18 ` Marcin Juszkiewicz
2012-07-06 16:51   ` Robert P. J. Day
2013-03-03 15:56 ` Richard Purdie
2013-03-03 16:15   ` Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox