mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 20:02:21 +02:00
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:
7
meta/packages/python/python-urlgrabber-native_3.9.1.bb
Normal file
7
meta/packages/python/python-urlgrabber-native_3.9.1.bb
Normal file
@@ -0,0 +1,7 @@
|
||||
require python-urlgrabber_${PV}.bb
|
||||
inherit native
|
||||
DEPENDS = "python-native python-pycurl-native"
|
||||
RDEPENDS = ""
|
||||
|
||||
NATIVE_INSTALL_WORKS = "1"
|
||||
|
||||
Reference in New Issue
Block a user