[oe-commits] Klaus Schwarzkopf : modphp_5.1.6: fixed SRC_URI

git version control git at git.openembedded.org
Thu Dec 9 20:57:09 UTC 2010


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

Author: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Date:   Sun Dec  5 17:45:22 2010 +0100

modphp_5.1.6: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/modphp/modphp5.inc |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/modphp/modphp5.inc b/recipes/modphp/modphp5.inc
index f402e26..9158c08 100644
--- a/recipes/modphp/modphp5.inc
+++ b/recipes/modphp/modphp5.inc
@@ -3,7 +3,9 @@ DESCRIPTION = "A server-side, HTML-embedded scripting language. This package pro
 LICENSE = "PHP"
 RDEPENDS_${PN} = "apache2"
 DEPENDS = "apache2-native apache2 zlib"
-SRC_URI = "http://de3.php.net/distributions/php-${PV}.tar.bz2 \
+
+#SRC_URI = "http://de3.php.net/distributions/php-${PV}.tar.bz2 \
+SRC_URI = "http://museum.php.net/php5/php-${PV}.tar.bz2 \
 	   file://configure.patch \
 	  "
 





More information about the Openembedded-commits mailing list