All of lore.kernel.org
 help / color / mirror / Atom feed
* [1.18][PATCH 0/2] Bitbake changes for 1.18 branch
@ 2013-07-29  8:19 Paul Eggleton
  2013-07-29  8:19 ` [1.18][PATCH 1/2] hob: save the base image name for the customized images Paul Eggleton
  2013-07-29  8:19 ` [1.18][PATCH 2/2] bitbake: data_smart: Ensure variable flags are accounted for in config data hash Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2013-07-29  8:19 UTC (permalink / raw)
  To: bitbake-devel

This includes one backport from master and one Hob change which applies
only to 1.18 (implementation in master is different.)

The following BitBake changes (against poky dylan, but apply cleanly
against the bitbake 1.18 branch with -p2) are available in the git
repository at:

  git://git.yoctoproject.org/poky-contrib paule/dylan-next-bb
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/dylan-next-bb

Cristiana Voicu (1):
  hob: save the base image name for the customized images

Richard Purdie (1):
  bitbake: data_smart: Ensure variable flags are accounted for in config
    data hash

 bitbake/lib/bb/data_smart.py                     | 6 ++++++
 bitbake/lib/bb/ui/crumbs/packageselectionpage.py | 1 +
 2 files changed, 7 insertions(+)

-- 
1.8.1.2



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

end of thread, other threads:[~2013-07-29  8:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-29  8:19 [1.18][PATCH 0/2] Bitbake changes for 1.18 branch Paul Eggleton
2013-07-29  8:19 ` [1.18][PATCH 1/2] hob: save the base image name for the customized images Paul Eggleton
2013-07-29  8:19 ` [1.18][PATCH 2/2] bitbake: data_smart: Ensure variable flags are accounted for in config data hash 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.