From 93921b6496ae923ffda730a662fcbb9cc02e57fe Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 6 Dec 2019 23:36:58 -0800 Subject: clang: Update to 9.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 248ff28..4c028b4 100644 --- a/recipes-devtools/clang/clang.inc +++ b/recipes-devtools/clang/clang.inc @@ -8,7 +8,7 @@ MAJOR_VER = "9" MINOR_VER = "0" PATCH_VER = "1" -SRCREV ?= "aa0ed8dac77bf205f2b376a44a0d161f4dafcb5a" +SRCREV ?= "432bf48c08da748e2542cf40e3ab9aee53a744b0" PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" BRANCH = "release/${MAJOR_VER}.x" -- cgit v1.2.3-54-g00ecf