[Buildroot] cached downloads for scm branches

Michael Walle michael at walle.cc
Thu Oct 20 17:27:19 UTC 2016


Hi,

If I have a package which downloads it's source from a SCM branch, the 
download will be cached in DL_DIR/<pkgname>-<branchname>.tar.gz. This 
makes sense if the version is a tag or a (git) hash. But if used with 
branches, the package will never be downloaded again until I remove it 
from the DL_DIR. This may be the intended behaviour, but as far as I can 
tell, I have no chance to change it.

Do I miss something? Does it make sense to add a new package variable to 
force a download?

-michael


More information about the buildroot mailing list