All of lore.kernel.org
 help / color / mirror / Atom feed
* [Daisy - Initial Pull 0/9] Please Review
@ 2014-05-23 16:40 Saul Wold
  2014-05-29 12:21 ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Saul Wold @ 2014-05-23 16:40 UTC (permalink / raw)
  To: bitbake-devel

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



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

end of thread, other threads:[~2014-05-29 12:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-23 16:40 [Daisy - Initial Pull 0/9] Please Review Saul Wold
2014-05-29 12:21 ` 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.