From 1c0e9f38b8e9b805c2ba62e99da0fffd57ce1eea Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 15 Feb 2019 07:29:09 -0800 Subject: clang: Update to latest 8.x Signed-off-by: Khem Raj --- recipes-devtools/clang/clang.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-devtools/clang/clang.inc') diff --git a/recipes-devtools/clang/clang.inc b/recipes-devtools/clang/clang.inc index 8e9f500..6928be0 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 ?= "6e3c4d584b71628f25bd567335d32f7e00d682eb" +SRCREV ?= "8015928085708fd021c3b0ceb75a0b817d9c5faa" PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" BRANCH = "release/${MAJOR_VER}.x" -- cgit v1.2.3-54-g00ecf