From 32ee4abbfc5926793584e2362f7a2ffe7ae6e811 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 18 Dec 2019 23:45:28 -0800 Subject: clang: Update to 9.0.1 RC3 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 b631c0e4..3fd0723 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 ?= "432bf48c08da748e2542cf40e3ab9aee53a744b0" +SRCREV ?= "c1a0a213378a458fbea1a5c77b315c7dce08fd05" PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" BRANCH = "release/${MAJOR_VER}.x" -- cgit v1.2.3-54-g00ecf