diff options
Diffstat (limited to 'scripts/wipe-sysroot')
-rwxr-xr-x | scripts/wipe-sysroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/wipe-sysroot b/scripts/wipe-sysroot index 9e067e8df9..5e6b1a4e2a 100755 --- a/scripts/wipe-sysroot +++ b/scripts/wipe-sysroot | |||
@@ -51,4 +51,4 @@ rm -rf $STAMPS_DIR/*/*/*.do_packagedata.* | |||
51 | rm -rf $STAMPS_DIR/*/*/*.do_packagedata_setscene.* | 51 | rm -rf $STAMPS_DIR/*/*/*.do_packagedata_setscene.* |
52 | 52 | ||
53 | # The sstate manifests | 53 | # The sstate manifests |
54 | rm -rf $SSTATE_MANIFESTS/manifest-*.populate-sysroot | 54 | rm -rf $SSTATE_MANIFESTS/manifest-*.populate_sysroot |