From 391c3284289c3a5c328d673dd0367c87f98f3f02 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 18 May 2019 20:56:14 -0700 Subject: clang: Update to latest on 8.0 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 71a9e57..4a2d7c0 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 ?= "604a4178228c4b39c635a262a8faf9025cc31274" +SRCREV ?= "9124fda0adfec205856a1ecca76d2cead11a0e2c" PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" BRANCH = "release/${MAJOR_VER}.x" -- cgit v1.2.3-54-g00ecf