Skip to content

download: add back rm .git folder

Simon Tate requested to merge bt/iopsyswrt:feature/add-download-rm into devel

to make dl/ tarballs reproducible, we need to delete the .git folder of them.

otherwise, they contain time built data, and bloat from unused branches.

This is needed due to the commit 605adb10 for forcing verification of local tarballs.

Merge request reports