kraj / meta-clang

Clang C/C++ cross compiler and runtime for OpenEmbedded/Yocto Project
MIT License
151 stars 192 forks source link

clang: add .git to repository source url #937

Closed petermarko closed 3 months ago

petermarko commented 3 months ago

Align the source url with oe-core (meta/recipes-devtools/llvm/llvm_git.bb)

Currently when creating shallow tarball download mirror one of the biggest files is llvm and it has to be stored twice because of this difference.


Contributor checklist

Reviewer Guidelines