From 7336830dabd596436df64eb79698f0a024839337 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 3 Mar 2021 21:27:34 +0000 Subject: [PATCH] kas: update meta-clang to use the gatesgarth branch When the CI was written there wasn't a gatesgarth branch, but there is now and it is needed as master meta-clang doesn't work with gatesgarth oe-core. Change-Id: Ief06b6c5be11dd7fc77520f5601b662bdca52891 Signed-off-by: Ross Burton Signed-off-by: Jon Mason --- kas/clang.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kas/clang.yml b/kas/clang.yml index 3c18c7af..1d71c15f 100644 --- a/kas/clang.yml +++ b/kas/clang.yml @@ -4,8 +4,7 @@ header: repos: meta-clang: url: https://github.com/kraj/meta-clang - # This doesn't (yet) have a gatesgarth branch - refspec: master + refspec: gatesgarth local_conf_header: clang: |