mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
llvm: Bump versions to resolve hashequiv/reproducibility issues
(From OE-Core rev: 3fc1fa77dae8d138c9a0bf47172d978812b593b3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
8cf9a46970
commit
165e592dd2
|
|
@ -16,6 +16,10 @@ CLANGMD5SUM = "ff42885ed2ab98f1ecb8c1fc41205343"
|
|||
LLDMD5SUM = "ae7dc7c027b1fa89b5b013d391d3ee2b"
|
||||
LLDBMD5SUM = "2e0d44968471fcde980034dbb826bea9"
|
||||
|
||||
# remove at next version upgrade or when output changes
|
||||
PR = "r1"
|
||||
HASHEQUIV_HASH_VERSION .= ".1"
|
||||
|
||||
LLVM_LIBDIR_SUFFIX = "${@d.getVar('baselib').replace('lib', '')}"
|
||||
|
||||
# set the default pigz thread
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user