Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes for recent changes to cooker
@ 2013-05-22 14:25 Paul Eggleton
  2013-05-22 14:25 ` [PATCH 1/3] bitbake-layers: fix for move of calc_bbfile_priority within cooker Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Eggleton @ 2013-05-22 14:25 UTC (permalink / raw)
  To: bitbake-devel

The recent changes to the cooker structure have affected bitbake-layers,
the OE layer index update script and other users of tinfoil. These
changes bring tinfoil up-to-date and fix a couple of other issues.

(We may want to clean up the cookerdata params handling in the near
future so that we don't need TinfoilConfigParameters, but for now this
at least keeps things working.)


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

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

Paul Eggleton (3):
  bitbake-layers: fix for move of calc_bbfile_priority within cooker
  tinfoil: fix for changes to cooker config structure
  cookerdata: rename _parse to parse_config_file

 bitbake/bin/bitbake-layers   |  2 +-
 bitbake/lib/bb/cookerdata.py | 12 ++++++------
 bitbake/lib/bb/tinfoil.py    | 41 +++++++++++++++++++++--------------------
 3 files changed, 28 insertions(+), 27 deletions(-)

-- 
1.8.1.2



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

end of thread, other threads:[~2013-05-22 14:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-22 14:25 [PATCH 0/3] Fixes for recent changes to cooker Paul Eggleton
2013-05-22 14:25 ` [PATCH 1/3] bitbake-layers: fix for move of calc_bbfile_priority within cooker Paul Eggleton
2013-05-22 14:25 ` [PATCH 2/3] tinfoil: fix for changes to cooker config structure Paul Eggleton
2013-05-22 14:25 ` [PATCH 3/3] cookerdata: rename _parse to parse_config_file Paul Eggleton

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