]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
llvm: update from 18.1.6 to 18.1.8
authorAdrian Freihofer <adrian.freihofer@siemens.com>
Fri, 19 Sep 2025 13:50:06 +0000 (15:50 +0200)
committerSteve Sakoman <steve@sakoman.com>
Wed, 24 Sep 2025 17:14:48 +0000 (10:14 -0700)
Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/llvm/llvm_18.1.8.bb [moved from meta/recipes-devtools/llvm/llvm_18.1.6.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-devtools/llvm/llvm_18.1.6.bb
rename to meta/recipes-devtools/llvm/llvm_18.1.8.bb
index caad611d7a7b3178a655e28ac2a25e71ec413400..1f4b7e74d71877d9d4048d1cf7b32486e2989bb7 100644 (file)
@@ -28,7 +28,7 @@ SRC_URI = "https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/
            file://0002-llvm-Fix-CVE-2024-0151.patch;striplevel=2 \
            file://llvm-config \
            "
-SRC_URI[sha256sum] = "bd4b4cb6374bcd5fc5a3ba60cb80425d29da34f316b8821abc12c0db225cf6b4"
+SRC_URI[sha256sum] = "0b58557a6d32ceee97c8d533a59b9212d87e0fc4d2833924eb6c611247db2f2a"
 
 UPSTREAM_CHECK_URI = "https://github.com/llvm/llvm-project"
 UPSTREAM_CHECK_REGEX = "llvmorg-(?P<pver>\d+(\.\d+)+)"