diff options
| -rwxr-xr-x | scripts/wipe-sysroot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/wipe-sysroot b/scripts/wipe-sysroot index 1c01166cb9..7ca26fe750 100755 --- a/scripts/wipe-sysroot +++ b/scripts/wipe-sysroot | |||
| @@ -39,6 +39,8 @@ rm -rf $STAGING_DIR | |||
| 39 | # The stamps that said the sysroot was populated | 39 | # The stamps that said the sysroot was populated |
| 40 | rm -rf $STAMPS_DIR/*/*/*.do_populate_sysroot.* | 40 | rm -rf $STAMPS_DIR/*/*/*.do_populate_sysroot.* |
| 41 | rm -rf $STAMPS_DIR/*/*/*.do_populate_sysroot_setscene.* | 41 | rm -rf $STAMPS_DIR/*/*/*.do_populate_sysroot_setscene.* |
| 42 | rm -rf $STAMPS_DIR/*/*/*.do_packagedata.* | ||
| 43 | rm -rf $STAMPS_DIR/*/*/*.do_packagedata_setscene.* | ||
| 42 | 44 | ||
| 43 | # The sstate manifests | 45 | # The sstate manifests |
| 44 | rm -rf $SSTATE_MANIFESTS/manifest-*.populate-sysroot | 46 | rm -rf $SSTATE_MANIFESTS/manifest-*.populate-sysroot |
