mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
php: upgrade to 5.3.19
Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
DESCRIPTION = "A server-side, HTML-embedded scripting language. This package provides the CGI."
|
||||
HOMEPAGE = "http://www.php.net"
|
||||
SECTION = "console/network"
|
||||
LICENSE = "PHP"
|
||||
LICENSE = "PHP-3.0"
|
||||
BBCLASSEXTEND = "native"
|
||||
DEPENDS = "zlib libxml2 virtual/libiconv php-native lemon-native mysql5 \
|
||||
libc-client openssl"
|
||||
DEPENDS_virtclass-native = "zlib-native libxml2-native"
|
||||
|
||||
INC_PR = "r2"
|
||||
INC_PR = "r0"
|
||||
|
||||
SRC_URI = "http://www.php.net/distributions/php-${PV}.tar.bz2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user