[oe-commits] Steffen Sledz : popt_1.7: SRC_URI changed

GIT User account git at amethyst.openembedded.net
Mon Feb 16 14:13:08 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3c0696527c277a042838fb9598685b2a14a6fe2e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3c0696527c277a042838fb9598685b2a14a6fe2e

Author: Steffen Sledz <sledz at dresearch.de>
Date:   Mon Feb 16 15:12:04 2009 +0100

popt_1.7: SRC_URI changed

---

 packages/neon/files/gnutls-2.patch |   11 +++++++++++
 packages/popt/popt_1.7.bb          |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/packages/neon/files/gnutls-2.patch b/packages/neon/files/gnutls-2.patch
new file mode 100644
index 0000000..2b37dfc
--- /dev/null
+++ b/packages/neon/files/gnutls-2.patch
@@ -0,0 +1,11 @@
+diff -Nurd neon-0.25.5/macros/neon.m4 neon-0.25.5-patched/macros/neon.m4
+--- neon-0.25.5/macros/neon.m4	2009-02-03 16:23:40.000000000 +0100
++++ neon-0.25.5-patched/macros/neon.m4	2009-02-03 16:24:00.000000000 +0100
+@@ -895,6 +895,7 @@
+    1.0.?|1.0.1?|1.0.20|1.0.21) 
+       AC_MSG_ERROR([GNU TLS version $ne_gnutls_ver is too old -- 1.0.22 or later required]) ;;
+    1.*) ;;
++   2.*) ;;
+    *) AC_MSG_ERROR([GNU TLS version $ne_gnutls_ver is not supported]) ;;
+    esac
+ 
diff --git a/packages/popt/popt_1.7.bb b/packages/popt/popt_1.7.bb
index 467fac1..313e31b 100644
--- a/packages/popt/popt_1.7.bb
+++ b/packages/popt/popt_1.7.bb
@@ -5,7 +5,7 @@ DEPENDS = "gettext virtual/libintl"
 inherit autotools autotools_stage
 
 SRC_URI = "\
-  ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-${PV}.tar.gz \
+  http://rpm.org/releases/historical/rpm-4.1.x/popt-${PV}.tar.gz \
   file://m4.patch;patch=1 \
   file://intl.patch;patch=1 \
 "





More information about the Openembedded-commits mailing list