python-urlgrabber: Update to 3.9.1 with extra patches from Fedora

Add a couple of extra patches from Fedora to make the latest createrepo package
work.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock
2010-03-25 16:13:29 +00:00
parent 811497111b
commit 5eb169bb6a
6 changed files with 202 additions and 12 deletions

View File

@@ -0,0 +1,7 @@
require python-urlgrabber_${PV}.bb
inherit native
DEPENDS = "python-native python-pycurl-native"
RDEPENDS = ""
NATIVE_INSTALL_WORKS = "1"