aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKlaus Schwarzkopf <schwarzkopf@sensortherm.de>2010-12-05 17:45:22 +0100
committerEric Bénard <eric@eukrea.com>2010-12-09 21:54:21 +0100
commitdc8cd314c9ee55493fb06861f29075c01ce94526 (patch)
tree98b3d3facacaab6019fac2fa5a8df4a0180801f6 /recipes
parentc8c00df694e940ca163047146437634b5a143493 (diff)
downloadopenembedded-dc8cd314c9ee55493fb06861f29075c01ce94526.tar.gz
modphp_5.1.6: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de> Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/modphp/modphp5.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/modphp/modphp5.inc b/recipes/modphp/modphp5.inc
index f402e26fd6..9158c086e4 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 \
"