From 0a38267077bb4403398179d2ec67bc41bee89fea Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 28 Jan 2019 10:54:39 -0800 Subject: clang: Update to tip of release/8.x 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 3acdaf1..66396e4 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 ?= "30d3a54b74cf304a82d4f4ab2ef39efdc017ed78" +SRCREV ?= "d1ba949f23d9ccfc9064eb6553df0642212d2bba" PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" BRANCH = "release/${MAJOR_VER}.x" -- cgit v1.2.3-54-g00ecf