Openembedded Core Discussions
 help / color / mirror / Atom feed
* "bitbake-layers show-overlayed" doesn't match its "help" message
@ 2012-07-24  9:53 Robert P. J. Day
  2012-07-24 11:46 ` Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2012-07-24  9:53 UTC (permalink / raw)
  To: OE Core mailing list


  (wasn't sure whether this belonged with current layers thread, it
seemed appropriate to start a new one since it's fairly specific.)

$ bitbake-layers help
... snip ...
  show-overlayed
    list overlayed recipes (where the same recipe exists in another layer that has a higher layer priority)
... snip ...

  tested with with a yocto checkout and, sure enough, there's no
overlays:

$ bitbake-layers show-overlayed
Parsing recipes..done.
No overlayed files found.
$

  so as a test, i copied the "tiny-init" recipe from
meta-yocto/recipes-core to meta/recipes-core, and:

$ bitbake-layers show-overlayed
Parsing recipes..done.
=== Overlayed recipes ===
tiny-init:
  meta-yocto           1.0
  meta                 1.0
$

  those two layers have the same priority, but the help suggests that
you'll only see instances of recipes from layers that have a
*different* priority -- not quite true.

rday

p.s.  i'm assuming that overlaid recipes are just a bad idea anyway,
and should be used only in unusual circumstances, yes?

-- 

========================================================================
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] 2+ messages in thread

end of thread, other threads:[~2012-07-24 11:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-24  9:53 "bitbake-layers show-overlayed" doesn't match its "help" message Robert P. J. Day
2012-07-24 11:46 ` Paul Eggleton

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