mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
createrepo-native: Fix SRC_URI.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
DEPENDS = "python-native"
|
DEPENDS = "python-native"
|
||||||
|
|
||||||
SRC_URI = "http://linux.duke.edu/projects/metadata/generate/createrepo-${PV}.tar.gz \
|
SRC_URI = "http://createrepo.baseurl.org/download/createrepo-${PV}.tar.gz \
|
||||||
file://fix.patch;patch=1 \
|
file://fix.patch;patch=1 \
|
||||||
file://pathfix.patch;patch=1 "
|
file://pathfix.patch;patch=1 "
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|||||||
Reference in New Issue
Block a user