All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] bb/fetch2: fix the "filename too long" error
@ 2013-10-29 14:24 Robert Yang
  2013-10-29 14:24 ` [PATCH 1/1] " Robert Yang
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Yang @ 2013-10-29 14:24 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit 78b91ab23d9856525fc7ac1bb8da2975382813bf:

  pigz: bump to 2.3.1 (2013-10-26 16:08:41 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib robert/name_max
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/name_max

Robert Yang (1):
  bb/fetch2: fix the "filename too long" error

 bitbake/lib/bb/fetch2/__init__.py | 18 ++++++++++++++++++
 bitbake/lib/bb/fetch2/bzr.py      |  2 ++
 bitbake/lib/bb/fetch2/git.py      |  6 ++++++
 bitbake/lib/bb/fetch2/hg.py       |  3 +++
 bitbake/lib/bb/fetch2/osc.py      |  2 ++
 bitbake/lib/bb/fetch2/repo.py     |  4 ++++
 bitbake/lib/bb/fetch2/svk.py      |  2 ++
 bitbake/lib/bb/fetch2/svn.py      |  3 +++
 8 files changed, 40 insertions(+)

-- 
1.8.3.1



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

end of thread, other threads:[~2013-10-31  7:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-29 14:24 [PATCH 0/1] bb/fetch2: fix the "filename too long" error Robert Yang
2013-10-29 14:24 ` [PATCH 1/1] " Robert Yang
2013-10-30 14:27   ` Richard Purdie
2013-10-31  7:16     ` Robert Yang

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.