From 040ec88b95679a953bf63461f73700246ed34eef Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 30 May 2021 11:28:11 -0700 Subject: clang: Update to latest on master branch 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 86e937f..7a5966e 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 ?= "08d31ff4f45f795afb6648bc00257d60ff2f8204" +SRCREV ?= "054cc3b1b469de4b0cb25d1dc3af43c679c5dc44" PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" BRANCH = "main" -- cgit v1.2.3-54-g00ecf