]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
llvm: upgrade 19.1.4 -> 19.1.5
authorWang Mingyu <wangmy@cn.fujitsu.com>
Mon, 9 Dec 2024 23:56:44 +0000 (07:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Dec 2024 12:39:46 +0000 (12:39 +0000)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/llvm/llvm_19.1.5.bb [moved from meta/recipes-devtools/llvm/llvm_19.1.4.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-devtools/llvm/llvm_19.1.4.bb
rename to meta/recipes-devtools/llvm/llvm_19.1.5.bb
index 6e47a3f542cb2c7a7f6c7490e5cf90ff85faaa15..de534aa283fffdf24fd2476fb99b07cec8a4aaf6 100644 (file)
@@ -27,7 +27,7 @@ SRC_URI = "https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/
            file://0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch;striplevel=2 \
            file://llvm-config \
            "
-SRC_URI[sha256sum] = "3aa2d2d2c7553164ad5c6f3b932b31816e422635e18620c9349a7da95b98d811"
+SRC_URI[sha256sum] = "bd8445f554aae33d50d3212a15e993a667c0ad1b694ac1977f3463db3338e542"
 UPSTREAM_CHECK_URI = "https://github.com/llvm/llvm-project"
 UPSTREAM_CHECK_REGEX = "llvmorg-(?P<pver>\d+(\.\d+)+)"