[oe-commits] Joe Slater : xdebug: update to version 2.2.3

git at git.openembedded.org git at git.openembedded.org
Mon Oct 14 13:18:04 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 29390a3a8189277efb7e077a97f33fb1a2d5b953
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=29390a3a8189277efb7e077a97f33fb1a2d5b953

Author: Joe Slater <jslater at windriver.com>
Date:   Mon Oct  7 09:39:08 2013 -0700

xdebug: update to version 2.2.3

Version 2.2.1 will not build with modphp 5.5.

Signed-off-by: Joe Slater <jslater at windriver.com>

---

 .../xdebug/{xdebug_2.2.1.bb => xdebug_2.2.3.bb}    |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-webserver/recipes-php/xdebug/xdebug_2.2.1.bb b/meta-webserver/recipes-php/xdebug/xdebug_2.2.3.bb
similarity index 85%
rename from meta-webserver/recipes-php/xdebug/xdebug_2.2.1.bb
rename to meta-webserver/recipes-php/xdebug/xdebug_2.2.3.bb
index d09473c..3e9c982 100644
--- a/meta-webserver/recipes-php/xdebug/xdebug_2.2.1.bb
+++ b/meta-webserver/recipes-php/xdebug/xdebug_2.2.3.bb
@@ -8,8 +8,8 @@ PR = "r0"
 
 SRC_URI = "http://xdebug.org/files/xdebug-${PV}.tgz"
 
-SRC_URI[md5sum] = "5e5c467e920240c20f165687d7ac3709"
-SRC_URI[sha256sum] = "11d340eb7f87909a596bac054cc927df757dc2fc7c90b50a832c30e9bf84c9ad"
+SRC_URI[md5sum] = "e49cec9861b45dc0b36eae33bf8a14fa"
+SRC_URI[sha256sum] = "b351872da46ed8378dff90a87673f5ec1e0bdd94324558ebc898e1d115e9d71c"
 
 inherit autotools
 



More information about the Openembedded-commits mailing list