From 3f1627b1069f4e244350b4cfc05d4cca6e7b3948 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 8 Mar 2020 22:33:30 -0700 Subject: clang: Update to latest on 10.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 bf37266..74357c8 100644 --- a/recipes-devtools/clang/clang.inc +++ b/recipes-devtools/clang/clang.inc @@ -8,7 +8,7 @@ MAJOR_VER = "10" MINOR_VER = "0" PATCH_VER = "0" -SRCREV ?= "c290cb61fdca1bd42f8f1908e4a33a04597480c2" +SRCREV ?= "7c18c2f709e9a1009c120ff31863799a1279c3b1" PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" BRANCH = "release/${MAJOR_VER}.x" -- cgit v1.2.3-54-g00ecf