]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
llvm: Switch to using release tarballs
authorKhem Raj <raj.khem@gmail.com>
Wed, 8 May 2024 15:16:03 +0000 (08:16 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 May 2024 14:42:24 +0000 (15:42 +0100)
commit800e6576e4f3af10846af13c2f217f986c1afdb4
tree3d06195701d2f508ff2b6094b4f79c0c09c68a13
parent12dfa6889a1c322d0e20fd9b7638dcb861e032f2
llvm: Switch to using release tarballs

git checkouts are in excess of 3G, which is not
ideal for everyone to download/clone, instead switch to
fetching release tarball which is ~126M as of 18.1.5 release

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/llvm/llvm_18.1.5.bb [moved from meta/recipes-devtools/llvm/llvm_git.bb with 93% similarity]