diff options
Diffstat (limited to 'meta/recipes-devtools/llvm/llvm_18.1.8.bb')
-rw-r--r-- | meta/recipes-devtools/llvm/llvm_18.1.8.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/llvm/llvm_18.1.8.bb b/meta/recipes-devtools/llvm/llvm_18.1.8.bb index 1f4b7e74d7..615c9f9e59 100644 --- a/meta/recipes-devtools/llvm/llvm_18.1.8.bb +++ b/meta/recipes-devtools/llvm/llvm_18.1.8.bb | |||
@@ -26,6 +26,9 @@ SRC_URI = "https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/ | |||
26 | file://0007-llvm-allow-env-override-of-exe-path.patch;striplevel=2 \ | 26 | file://0007-llvm-allow-env-override-of-exe-path.patch;striplevel=2 \ |
27 | file://0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch;striplevel=2 \ | 27 | file://0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch;striplevel=2 \ |
28 | file://0002-llvm-Fix-CVE-2024-0151.patch;striplevel=2 \ | 28 | file://0002-llvm-Fix-CVE-2024-0151.patch;striplevel=2 \ |
29 | file://0036-Add-cstdint-to-SmallVector-101761.patch;striplevel=2 \ | ||
30 | file://0037-Include-cstdint-in-AMDGPUMCTargetDesc-101766.patch;striplevel=2 \ | ||
31 | file://0038-Add-missing-include-to-X86MCTargetDesc.h-123320.patch;striplevel=2 \ | ||
29 | file://llvm-config \ | 32 | file://llvm-config \ |
30 | " | 33 | " |
31 | SRC_URI[sha256sum] = "0b58557a6d32ceee97c8d533a59b9212d87e0fc4d2833924eb6c611247db2f2a" | 34 | SRC_URI[sha256sum] = "0b58557a6d32ceee97c8d533a59b9212d87e0fc4d2833924eb6c611247db2f2a" |