From 686c29d744a5c3b0766e50a137cca777e0c7cfe5 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 15 Mar 2019 11:12:42 -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 c40201f..8076654 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 = "0" -SRCREV ?= "a73e76ab38fdd9ea6e640fab347e2e0a69f36b09" +SRCREV ?= "d2298e74235598f15594fe2c99bbac870a507c59" PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" BRANCH = "release/${MAJOR_VER}.x" -- cgit v1.2.3-54-g00ecf