From 18581f39824818651ecb4c6cb65244ad67c7f01f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 27 Jun 2020 12:05:28 -0700 Subject: clang: Update to 10.0.1-rc2 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 d3be28f..aea0fd7 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 = "1" -SRCREV ?= "a634a80615b1e012f1a61aa0cd1e2e67ef77d0bd" +SRCREV ?= "77d76b71d7df39b573dfa1e391096a040e9b7bd3" PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" BRANCH = "release/${MAJOR_VER}.x" -- cgit v1.2.3-54-g00ecf