diff options
author | Etienne Cordonnier <ecordonnier@snap.com> | 2024-05-03 17:47:46 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-05-07 17:45:27 -0700 |
commit | e7dceb1c92caf7f21ef1d7b49c85328c30cffd90 (patch) | |
tree | cf7105c06abea4860a09bdaa15606200130b8b6a /classes/clang.bbclass | |
parent | ad26539222d8d6e07cd0bcda196c9cf3433430ae (diff) | |
download | meta-clang-e7dceb1c92caf7f21ef1d7b49c85328c30cffd90.tar.gz |
clang: use release tarball instead of git
For clang 18.1.5, the llvm-project-source repository is about 3GB big, whereas
the source tarball is 126MB big. Using the source tarball instead of the git
repository speeds up the fetch step significantly.
Also, the git repository is getting so big that depending on the network setup,
it is necessary to change git http.postBuffer options in order to avoid errors
such as "fetch-pack: unexpected disconnect while reading sideband packet".
Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
Diffstat (limited to 'classes/clang.bbclass')
0 files changed, 0 insertions, 0 deletions