From 7653609ebfbeae0ef3f989aa62005e32b7835f48 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 19 Mar 2020 10:06:13 -0700 Subject: clang: Update to 10.0.0-rc5 Signed-off-by: Khem Raj --- recipes-devtools/clang/clang.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-devtools/clang/clang.inc b/recipes-devtools/clang/clang.inc index a1a27b3..3a567ae 100644 --- a/recipes-devtools/clang/clang.inc +++ b/recipes-devtools/clang/clang.inc @@ -8,7 +8,7 @@ MAJOR_VER = "10" MINOR_VER = "0" PATCH_VER = "0" -SRCREV ?= "b406eab888021ade8b4e680d2cf45b82fca17a98" +SRCREV ?= "35627038123b5b391a20e9f4d44a85c7a325027b" PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" BRANCH = "release/${MAJOR_VER}.x" -- cgit v1.2.3-54-g00ecf