diff options
| -rwxr-xr-x | scripts/sstate-cache-management.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sstate-cache-management.sh b/scripts/sstate-cache-management.sh index 0d71bfe622..34483d0b51 100755 --- a/scripts/sstate-cache-management.sh +++ b/scripts/sstate-cache-management.sh | |||
| @@ -320,7 +320,7 @@ rm_by_stamps (){ | |||
| 320 | local all_sums | 320 | local all_sums |
| 321 | 321 | ||
| 322 | suffixes="populate_sysroot populate_lic package_write_ipk \ | 322 | suffixes="populate_sysroot populate_lic package_write_ipk \ |
| 323 | package_write_rpm package_write_deb package deploy" | 323 | package_write_rpm package_write_deb package packagedata deploy" |
| 324 | 324 | ||
| 325 | # Figure out all the md5sums in the stamps dir. | 325 | # Figure out all the md5sums in the stamps dir. |
| 326 | echo -n "Figuring out all the md5sums in stamps dir ... " | 326 | echo -n "Figuring out all the md5sums in stamps dir ... " |
