[oe-commits] [meta-openembedded] 23/33: xdebug: 2.2.6 -> 2.5.1

git at git.openembedded.org git at git.openembedded.org
Wed Apr 5 17:32:48 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit a34ab25fc1074593a1f1d9424c5b416e38b595f0
Author: dengke.du at windriver.com <dengke.du at windriver.com>
AuthorDate: Thu Mar 30 04:49:51 2017 -0400

    xdebug: 2.2.6 -> 2.5.1
    
    Upgrade the xdebug to fix the build failure with php 7.1
    
    Signed-off-by: Dengke Du <dengke.du at windriver.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../recipes-php/xdebug/{xdebug_2.2.6.bb => xdebug_2.5.1.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-webserver/recipes-php/xdebug/xdebug_2.2.6.bb b/meta-webserver/recipes-php/xdebug/xdebug_2.5.1.bb
similarity index 86%
rename from meta-webserver/recipes-php/xdebug/xdebug_2.2.6.bb
rename to meta-webserver/recipes-php/xdebug/xdebug_2.5.1.bb
index f7d6a4e..cc5bf0d 100644
--- a/meta-webserver/recipes-php/xdebug/xdebug_2.2.6.bb
+++ b/meta-webserver/recipes-php/xdebug/xdebug_2.5.1.bb
@@ -6,8 +6,8 @@ DEPENDS = "php"
 
 SRC_URI = "http://xdebug.org/files/xdebug-${PV}.tgz"
 
-SRC_URI[md5sum] = "f216356861e27284580d0208060ea7fa"
-SRC_URI[sha256sum] = "6dd1cba0605e75009331aa3625a19ef49ade5a75aa9fe2ff8a818108d2cce84e"
+SRC_URI[md5sum] = "6167b1e104f1108d77f08eb561a12b22"
+SRC_URI[sha256sum] = "7fda9020fd5a2c549ae5a692fcabbb00f74e39dda81d53d25e622bdab4880ec2"
 
 inherit autotools
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list