diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/sstate-sysroot-cruft.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/sstate-sysroot-cruft.sh b/scripts/sstate-sysroot-cruft.sh index b6166aa1b2..d9917f5152 100755 --- a/scripts/sstate-sysroot-cruft.sh +++ b/scripts/sstate-sysroot-cruft.sh | |||
| @@ -105,7 +105,9 @@ WHITELIST="${WHITELIST} \ | |||
| 105 | 105 | ||
| 106 | # generated by php | 106 | # generated by php |
| 107 | WHITELIST="${WHITELIST} \ | 107 | WHITELIST="${WHITELIST} \ |
| 108 | .*/usr/lib/php5/php/.channels \ | ||
| 108 | .*/usr/lib/php5/php/.channels/.* \ | 109 | .*/usr/lib/php5/php/.channels/.* \ |
| 110 | .*/usr/lib/php5/php/.registry \ | ||
| 109 | .*/usr/lib/php5/php/.registry/.* \ | 111 | .*/usr/lib/php5/php/.registry/.* \ |
| 110 | .*/usr/lib/php5/php/.depdb \ | 112 | .*/usr/lib/php5/php/.depdb \ |
| 111 | .*/usr/lib/php5/php/.depdblock \ | 113 | .*/usr/lib/php5/php/.depdblock \ |
