aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/php
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-05 01:10:09 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-05 01:10:09 +0100
commit4c2a2a7af095761bb214f1fee46bb2a852e9f776 (patch)
tree72becdb9e1f248051d3b9c3e75e1e99b6965b4d3 /recipes/php
parent70c732de4a75c4bc51a8f7c83130eef631eaae55 (diff)
downloadopenembedded-4c2a2a7af095761bb214f1fee46bb2a852e9f776.tar.gz
php: Upgrade from php 5.1.12 to 5.1.13
Diffstat (limited to 'recipes/php')
-rw-r--r--recipes/php/php-5.2.13/acinclude-xml2-config.patch (renamed from recipes/php/php-5.2.12/acinclude-xml2-config.patch)0
-rw-r--r--recipes/php/php-5.2.13/imap-fix-autofoo.patch (renamed from recipes/php/php-5.2.12/imap-fix-autofoo.patch)0
-rw-r--r--recipes/php/php-5.2.13/pear-makefile.patch (renamed from recipes/php/php-5.2.12/pear-makefile.patch)0
-rw-r--r--recipes/php/php_5.2.13.bb (renamed from recipes/php/php_5.2.12.bb)4
4 files changed, 2 insertions, 2 deletions
diff --git a/recipes/php/php-5.2.12/acinclude-xml2-config.patch b/recipes/php/php-5.2.13/acinclude-xml2-config.patch
index bf519d2934..bf519d2934 100644
--- a/recipes/php/php-5.2.12/acinclude-xml2-config.patch
+++ b/recipes/php/php-5.2.13/acinclude-xml2-config.patch
diff --git a/recipes/php/php-5.2.12/imap-fix-autofoo.patch b/recipes/php/php-5.2.13/imap-fix-autofoo.patch
index 3695b7bc42..3695b7bc42 100644
--- a/recipes/php/php-5.2.12/imap-fix-autofoo.patch
+++ b/recipes/php/php-5.2.13/imap-fix-autofoo.patch
diff --git a/recipes/php/php-5.2.12/pear-makefile.patch b/recipes/php/php-5.2.13/pear-makefile.patch
index 487f507a02..487f507a02 100644
--- a/recipes/php/php-5.2.12/pear-makefile.patch
+++ b/recipes/php/php-5.2.13/pear-makefile.patch
diff --git a/recipes/php/php_5.2.12.bb b/recipes/php/php_5.2.13.bb
index 9ae606bdc5..97b68baf6e 100644
--- a/recipes/php/php_5.2.12.bb
+++ b/recipes/php/php_5.2.13.bb
@@ -8,8 +8,8 @@ PR = "r4"
SRC_URI += "file://pear-makefile.patch;patch=1 \
file://imap-fix-autofoo.patch;patch=1 \
"
-SRC_URI[src.md5sum] = "5b7077e366c7eeab34da31dd860a1923"
-SRC_URI[src.sha256sum] = "e65756a8412726a491ca48da1e0693eaeb3f38f19fb6cbc8f53005cab1f2491a"
+SRC_URI[src.md5sum] = "eb4d0766dc4fb9667f05a68b6041e7d1"
+SRC_URI[src.sha256sum] = "2b50a2535e3bb9a98cd4d1633f9452d877276c40b385915261f040d535c7eadb"
export THREADS="pthread"
export LIBS=" -lpthread "