[bitbake-devel] [Daisy - Initial Pull 0/9] Please Review

Saul Wold sgw at linux.intel.com
Fri May 23 16:40:16 UTC 2014


Richard,

This is a set of fixes that I backported from 1.7 for Daisy.

Sau!

The following changes since commit fe083b674b20b254877a6d8249b11c9a7373866e:

  bitbake-user-manual-hello.xml: Edits to the "Hello World" Appendix. (2014-04-21 22:51:42 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib sgw/bitbake-1.22
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/bitbake-1.22

Jacob Kroon (1):
  bitbake: bitbake-diffsigs: Fix runtime error when no arguments are
    given

Nick Lewis (1):
  bitbake: Fix refetch of local files when they are read only

Richard Purdie (5):
  bitbake: runqueue: Fix handling of zero priority task
  bitbake: runqueue: Fix task weighting algorithm
  bitbake: fetch2/git: Stop git from triggering fsync() calls
  bitbake: fetch2/perforce: Ensure command has a default
  bitbake: data_smart: Fix an unusual variable reference bug

Volker Vogelhuber (2):
  bitbake: HG Fetch with username and password in url
  bitbake: fix cloning of mercurial repository with username and
    password specified in url

 bin/bitbake-diffsigs      | 4 ++--
 lib/bb/data_smart.py      | 2 +-
 lib/bb/fetch2/__init__.py | 4 ++--
 lib/bb/fetch2/git.py      | 4 ++--
 lib/bb/fetch2/hg.py       | 7 +++++--
 lib/bb/fetch2/perforce.py | 8 ++++----
 lib/bb/runqueue.py        | 6 +++---
 lib/bb/tests/data.py      | 5 +++++
 8 files changed, 24 insertions(+), 16 deletions(-)

-- 
1.8.3.1




More information about the bitbake-devel mailing list