mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
llvm: Fix CVE-2024-0151
(From OE-Core rev: d89c0df4316a02d9b1857bf8844adfa7dbb315d5) Signed-off-by: Deepthi Hemraj <Deepthi.Hemraj@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
7fb368604c
commit
10b59c3c54
1086
meta/recipes-devtools/llvm/llvm/0002-llvm-Fix-CVE-2024-0151.patch
Normal file
1086
meta/recipes-devtools/llvm/llvm/0002-llvm-Fix-CVE-2024-0151.patch
Normal file
File diff suppressed because it is too large
Load Diff
@@ -25,6 +25,7 @@ LLVM_RELEASE = "${PV}"
|
||||
SRC_URI = "https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/llvm-project-${PV}.src.tar.xz \
|
||||
file://0007-llvm-allow-env-override-of-exe-path.patch;striplevel=2 \
|
||||
file://0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch;striplevel=2 \
|
||||
file://0002-llvm-Fix-CVE-2024-0151.patch;striplevel=2 \
|
||||
file://llvm-config \
|
||||
"
|
||||
SRC_URI[sha256sum] = "3591a52761a7d390ede51af01ea73abfecc4b1d16445f9d019b67a57edd7de56"
|
||||
|
||||
Reference in New Issue
Block a user