All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] More Hob fixes
@ 2012-09-11 16:51 Paul Eggleton
  2012-09-11 16:51 ` [PATCH 1/3] hob: don't reorder layers list Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Paul Eggleton @ 2012-09-11 16:51 UTC (permalink / raw)
  To: bitbake-devel

The following changes (against Poky, but apply cleanly with -p2 against
bitbake master) are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/hob-fixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/hob-fixes

Paul Eggleton (3):
  hob: don't reorder layers list
  lib/bb/command.py: ensure setVariable only sets values as strings
  hob: sort base image drop-down list

 bitbake/lib/bb/command.py                          |    2 +-
 bitbake/lib/bb/ui/crumbs/hig.py                    |   13 ++-----------
 bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py |    1 +
 3 files changed, 4 insertions(+), 12 deletions(-)

-- 
1.7.9.5




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

end of thread, other threads:[~2012-09-14  8:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-11 16:51 [PATCH 0/3] More Hob fixes Paul Eggleton
2012-09-11 16:51 ` [PATCH 1/3] hob: don't reorder layers list Paul Eggleton
2012-09-11 16:52 ` [PATCH 2/3] lib/bb/command.py: ensure setVariable only sets values as strings Paul Eggleton
2012-09-11 22:57   ` Chris Larson
2012-09-12 12:29     ` Paul Eggleton
2012-09-12 14:55       ` Richard Purdie
2012-09-11 16:52 ` [PATCH 3/3] hob: sort base image drop-down list Paul Eggleton
2012-09-14  8:27 ` [PATCH 0/3] More Hob fixes Richard Purdie

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.