generic-poky/meta/packages/python/python-urlgrabber-native_3.9.1.bb
Joshua Lock 5eb169bb6a 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>
2010-03-26 10:29:18 +00:00

8 lines
140 B
BlitzBasic

require python-urlgrabber_${PV}.bb
inherit native
DEPENDS = "python-native python-pycurl-native"
RDEPENDS = ""
NATIVE_INSTALL_WORKS = "1"