mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
sstate-sysroot-cruft.sh: Extend the whitelist
* add more php5 entries (From OE-Core rev: f7d105a8e63466afdf226f2139e06f3c0230e2f9) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
9ef9eb003b
commit
97f01ae446
|
@ -105,7 +105,9 @@ WHITELIST="${WHITELIST} \
|
|||
|
||||
# generated by php
|
||||
WHITELIST="${WHITELIST} \
|
||||
.*/usr/lib/php5/php/.channels \
|
||||
.*/usr/lib/php5/php/.channels/.* \
|
||||
.*/usr/lib/php5/php/.registry \
|
||||
.*/usr/lib/php5/php/.registry/.* \
|
||||
.*/usr/lib/php5/php/.depdb \
|
||||
.*/usr/lib/php5/php/.depdblock \
|
||||
|
|
Loading…
Reference in New Issue
Block a user