From b70965490d26c49771704addc27d9dbb31362b14 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 15 Jul 2019 22:53:45 -0700 Subject: clang: Update to latest on 8.x branch 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 e06d006..3a0e01a 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 ?= "180a937d9a66237e061190e9865383236db5d0c0" +SRCREV ?= "19a71f6bdf2dddb10764939e7f0ec2b98dba76c9" PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" BRANCH = "release/${MAJOR_VER}.x" -- cgit v1.2.3-54-g00ecf