mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 16:59:59 +00:00
php: remove PNBLACKLIST
It has been fixed since:
commit b5bb611637
Author: dengke.du@windriver.com <dengke.du@windriver.com>
Date: Tue Mar 28 04:13:36 2017 -0400
php: fix install failure
Also remove it for xdebug since php works now.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
91a13a1b5c
commit
444e1fb198
@@ -31,5 +31,3 @@ do_install() {
|
||||
|
||||
FILES_${PN} += "${libdir}/php5/extensions/*/*.so"
|
||||
FILES_${PN}-dbg += "${libdir}/php5/extensions/*/.debug"
|
||||
|
||||
PNBLACKLIST[xdebug] ?= "Depends on blacklisted php - the recipe will be removed on 2017-09-01 unless the issue is fixed"
|
||||
|
||||
Reference in New Issue
Block a user