FireMarshal
FireMarshal copied to clipboard
Fix buildroot clean not work
These three clean not work:
-
with wildcards, shell=True should be passed. But if delete overlay/* really, build will fail because of missing etc/init.d/S99run. It's not necessary to clean overlay, it's overwritten every time.
-
with wildcards, shell=True should be passed. We can delete target directly
-
'".stamp_target_installed"' not match our expected.