poky/bitbake/lib/bb/fetch
Khem Raj fc94ae7a77 fetch, fetch2: Get rid of DeprecationWarning notice
* This patch fixes a cosmetic issue currently we get with master

WARNING: /home/kraj/work/bitbake/lib/bb/fetch2/__init__.py:733:
DeprecationWarning: Call to deprecated function bb.mkdirhier: Please use bb.utils.mkdirhier instead.  bb.mkdirhier("%s/%s" % (rootdir, destdir))

(Bitbake rev: 36fe59ce314c295d239b76de34c8714def2c32d5)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03 16:33:57 -08:00
..
__init__.py Export KRB5CCNAME variable 2011-02-10 22:35:44 +00:00
bzr.py fetch, fetch2: Get rid of DeprecationWarning notice 2011-03-03 16:33:57 -08:00
cvs.py fetch, fetch2: Get rid of DeprecationWarning notice 2011-03-03 16:33:57 -08:00
git.py fetch, fetch2: Get rid of DeprecationWarning notice 2011-03-03 16:33:57 -08:00
hg.py fetch, fetch2: Get rid of DeprecationWarning notice 2011-03-03 16:33:57 -08:00
local.py Switch bitbake internals to use logging directly rather than bb.msg 2011-01-04 14:46:33 +00:00
osc.py fetch, fetch2: Get rid of DeprecationWarning notice 2011-03-03 16:33:57 -08:00
perforce.py fetch, fetch2: Get rid of DeprecationWarning notice 2011-03-03 16:33:57 -08:00
repo.py fetch, fetch2: Get rid of DeprecationWarning notice 2011-03-03 16:33:57 -08:00
ssh.py Apply the 2to3 print function transform 2010-07-02 15:41:33 +01:00
svk.py fetch, fetch2: Get rid of DeprecationWarning notice 2011-03-03 16:33:57 -08:00
svn.py fetch, fetch2: Get rid of DeprecationWarning notice 2011-03-03 16:33:57 -08:00
wget.py Switch bitbake internals to use logging directly rather than bb.msg 2011-01-04 14:46:33 +00:00