From 34579b120b05d0495fe9e435deb83c56b9162248 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 8 Jul 2019 15:03:17 -0700 Subject: clang: Update to latest on 8.x release 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 86931a8..e06d006 100644 --- a/recipes-devtools/clang/clang.inc +++ b/recipes-devtools/clang/clang.inc @@ -8,7 +8,7 @@ MAJOR_VER = "8" MINOR_VER = "0" PATCH_VER = "1" -SRCREV ?= "c2be20806736116b64eacae4ae05c102f46e54e1" +SRCREV ?= "180a937d9a66237e061190e9865383236db5d0c0" PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" BRANCH = "release/${MAJOR_VER}.x" -- cgit v1.2.3-54-g00ecf