From fd43459af6abeff7faa9f04d6f5485c84252ef8f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 16 Sep 2019 10:37:10 -0700 Subject: Update to latest on 9.x Signed-off-by: Khem Raj --- recipes-devtools/clang/clang.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-devtools') diff --git a/recipes-devtools/clang/clang.inc b/recipes-devtools/clang/clang.inc index b7d6fd4..02f006d 100644 --- a/recipes-devtools/clang/clang.inc +++ b/recipes-devtools/clang/clang.inc @@ -8,7 +8,7 @@ MAJOR_VER = "9" MINOR_VER = "0" PATCH_VER = "0" -SRCREV ?= "02a0ef03e6d4b03c510040b152ec6da2898c534b" +SRCREV ?= "8972a4776da42d708b4273c5fae40c107f5e6904" PV = "${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}" BRANCH = "release/${MAJOR_VER}.x" -- cgit v1.2.3-54-g00ecf