summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/popt
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-12-14 17:08:59 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-15 11:47:59 +0000
commit691e540e724c609cceeb9379e1252a05abebd5b1 (patch)
tree2bd0ce36b11694dd3d09f9dfeb184f090b82fc9e /meta/recipes-support/popt
parent936d511150f7bb1a3b70a421e7531e89ce37ef67 (diff)
downloadopenembedded-core-691e540e724c609cceeb9379e1252a05abebd5b1.tar.gz
Revert "popt: update SRC_URI"
Go back to use rpm5.org, as it's the canonical host for popt. The host is back up now. This reverts commit 347ee336dcc94e6fa4e4788117013615b90abd70. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/popt')
-rw-r--r--meta/recipes-support/popt/popt_1.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/popt/popt_1.16.bb b/meta/recipes-support/popt/popt_1.16.bb
index 377d108449..478288f9bf 100644
--- a/meta/recipes-support/popt/popt_1.16.bb
+++ b/meta/recipes-support/popt/popt_1.16.bb
@@ -8,7 +8,7 @@ PR = "r3"
DEPENDS = "virtual/libiconv"
-SRC_URI = "https://fossies.org/linux/misc/popt-${PV}.tar.gz \
+SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz \
file://pkgconfig_fix.patch \
file://popt_fix_for_automake-1.12.patch \
file://disable_tests.patch \