]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake/fetch2: workaround urlparse in older python not support git
authorMatthew McClintock <msm@freescale.com>
Tue, 19 Feb 2013 20:20:01 +0000 (14:20 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Feb 2013 22:27:06 +0000 (14:27 -0800)
commit7e479dc6a574a8f3bd9f24d2ed1c3ceef91f3828
treee7360478d2acb58098ea010ef218e3be3f188d9c
parent58bfd8d88495d4cae808e23b7af40e65ad05450f
bitbake/fetch2: workaround urlparse in older python not support git

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/fetch2/__init__.py