mirror of
https://git.yoctoproject.org/poky
synced 2026-06-10 04:00:28 +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:
@@ -16,6 +16,10 @@ CLANGMD5SUM = "ff42885ed2ab98f1ecb8c1fc41205343"
|
|||||||
LLDMD5SUM = "ae7dc7c027b1fa89b5b013d391d3ee2b"
|
LLDMD5SUM = "ae7dc7c027b1fa89b5b013d391d3ee2b"
|
||||||
LLDBMD5SUM = "2e0d44968471fcde980034dbb826bea9"
|
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', '')}"
|
LLVM_LIBDIR_SUFFIX = "${@d.getVar('baselib').replace('lib', '')}"
|
||||||
|
|
||||||
# set the default pigz thread
|
# set the default pigz thread
|
||||||
|
|||||||
Reference in New Issue
Block a user