Thanks for the respond and sorry for really late reply. Let me give a simple case. Recipe A has source link as https://some.url/bla/v6.1.tar.gz Recipe B has source link as https://other.url/bleh/v6.1.tar.gz
When I build recipe A and then build recipe B, qi will assume I already had the source of recipe B, cause the tarname is same (tough it has different sha256). How to avoid that ?