From 4e2ac264fd4c2683fe005329d42a41bb63729962 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 8 Jul 2021 12:32:57 -0700 Subject: clang: Upgrade to latest on trunk/13.0 Signed-off-by: Khem Raj (cherry picked from commit c6237ecf3e36eea143607a2cd7164c9eba70d466) --- 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 f9091da..c5daddc 100644 --- a/recipes-devtools/clang/clang.inc +++ b/recipes-devtools/clang/clang.inc @@ -8,7 +8,7 @@ MAJOR_VER = "13" MINOR_VER = "0" PATCH_VER = "0" -SRCREV ?= "6088f86a2e1ce3ab6fe9573e26fc63a5cf338fa9" +SRCREV ?= "2bad8bd08924146b3c28513938cc9e7c325c620c" PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" BRANCH = "main" -- cgit v1.2.3-54-g00ecf