git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8c00df
)
modphp_5.1.6: fixed SRC_URI
author
Klaus Schwarzkopf
<schwarzkopf@sensortherm.de>
Sun, 5 Dec 2010 16:45:22 +0000
(17:45 +0100)
committer
Eric Bénard
<eric@eukrea.com>
Thu, 9 Dec 2010 20:54:21 +0000
(21:54 +0100)
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
recipes/modphp/modphp5.inc
patch
|
blob
|
history
diff --git
a/recipes/modphp/modphp5.inc
b/recipes/modphp/modphp5.inc
index
f402e26
..
9158c08
100644
(file)
--- 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 \
"