Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/2] Misc fixes
@ 2014-02-17 14:07 Paul Eggleton
  2014-02-17 14:07 ` [PATCH 1/2] parse: make vars_from_file return None for non-recipes Paul Eggleton
  2014-02-17 14:07 ` [PATCH 2/2] build: fix handling of task override for tasks with underscores in their names Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2014-02-17 14:07 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit f975ca2cf728561bd6317ed8f76303598546113a:

  runqueue: Fix silly variable overlap (2014-02-15 14:01:55 +0000)

are available in the git repository at:

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

Paul Eggleton (2):
  parse: make vars_from_file return None for non-recipes
  build: fix handling of task override for tasks with underscores in
    their names

 lib/bb/build.py          | 2 +-
 lib/bb/parse/__init__.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.8.5.3



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

end of thread, other threads:[~2014-02-17 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-17 14:07 [PATCH 0/2] Misc fixes Paul Eggleton
2014-02-17 14:07 ` [PATCH 1/2] parse: make vars_from_file return None for non-recipes Paul Eggleton
2014-02-17 14:07 ` [PATCH 2/2] build: fix handling of task override for tasks with underscores in their names Paul Eggleton

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