diff options
Diffstat (limited to 'meta-webserver/recipes-php')
-rw-r--r-- | meta-webserver/recipes-php/xdebug/xdebug_2.5.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-php/xdebug/xdebug_2.5.1.bb b/meta-webserver/recipes-php/xdebug/xdebug_2.5.1.bb index cc5bf0d24..651745fb8 100644 --- a/meta-webserver/recipes-php/xdebug/xdebug_2.5.1.bb +++ b/meta-webserver/recipes-php/xdebug/xdebug_2.5.1.bb | |||
@@ -32,4 +32,4 @@ do_install() { | |||
32 | FILES_${PN} += "${libdir}/php5/extensions/*/*.so" | 32 | FILES_${PN} += "${libdir}/php5/extensions/*/*.so" |
33 | FILES_${PN}-dbg += "${libdir}/php5/extensions/*/.debug" | 33 | FILES_${PN}-dbg += "${libdir}/php5/extensions/*/.debug" |
34 | 34 | ||
35 | PNBLACKLIST[xdebug] ?= "Depends on blacklisted php" | 35 | PNBLACKLIST[xdebug] ?= "Depends on blacklisted php - the recipe will be removed on 2017-09-01 unless the issue is fixed" |