[bitbake-devel] [PATCH 0/1] bb/fetch2: fix the "filename too long" error

Robert Yang liezhi.yang at windriver.com
Tue Oct 29 14:24:30 UTC 2013


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



More information about the bitbake-devel mailing list