mirror of
git://git.yoctoproject.org/poky
synced 2026-04-02 02:49:11 +00:00
popt: fix SRC_URI
rpm5.org has been down for about a year now. Use linuxfromscratch.org as an alternative reliable source instead. (From OE-Core rev: d9224014da9a512b1b8837e4e7a736d465c97be3) Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
2e395d8053
commit
f1fdce83cc
@ -8,7 +8,7 @@ PR = "r3"
|
||||
|
||||
DEPENDS = "virtual/libiconv"
|
||||
|
||||
SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz \
|
||||
SRC_URI = "http://anduin.linuxfromscratch.org/BLFS/popt/popt-${PV}.tar.gz \
|
||||
file://pkgconfig_fix.patch \
|
||||
file://popt_fix_for_automake-1.12.patch \
|
||||
file://disable_tests.patch \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user