All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix handling of bblayers.conf updating (poky part)
@ 2013-04-12 20:22 Paul Eggleton
  2013-04-12 20:22 ` [PATCH 1/1] classes/poky-sanity: fix handling of bblayers.conf updating Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2013-04-12 20:22 UTC (permalink / raw)
  To: poky

Fixes endless looping and other bad behaviour in the code that updates
bblayers.conf on startup. This is an important fix for the 1.4 release.

This change depends upon the corresponding OE-Core change which has just
been sent.


The following changes since commit 2ef72c3174c8c111678ac7e3cf3d866eaf2c8d77:

  wayland: add necessary dependencies to fix build error (2013-04-11 16:41:13 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/bblayers-conf-fix-poky
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bblayers-conf-fix-poky

Paul Eggleton (1):
  classes/poky-sanity: fix handling of bblayers.conf updating

 meta-yocto/classes/poky-sanity.bbclass |   26 +++++++++++++++++---------
 1 file changed, 17 insertions(+), 9 deletions(-)

-- 
1.7.10.4



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

end of thread, other threads:[~2013-04-12 20:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-12 20:22 [PATCH 0/1] Fix handling of bblayers.conf updating (poky part) Paul Eggleton
2013-04-12 20:22 ` [PATCH 1/1] classes/poky-sanity: fix handling of bblayers.conf updating Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.