diff --git a/.gitignore b/.gitignore index ae9ec32..0e5e201 100644 --- a/.gitignore +++ b/.gitignore @@ -52,6 +52,7 @@ meta-leda/ meta-virtualization/ poky/ meta-lts-mixins/ +meta-clang/ # Remote sstate-cache on Azure Storage azure-sstate-cache/ diff --git a/kas/common-kirkstone.yaml b/kas/common-kirkstone.yaml index 573a477..0c0f6ad 100644 --- a/kas/common-kirkstone.yaml +++ b/kas/common-kirkstone.yaml @@ -62,6 +62,9 @@ repos: meta-spdxscanner: url: https://git.yoctoproject.org/meta-spdxscanner refspec: kirkstone + meta-clang: + url: https://github.com/kraj/meta-clang + refspec: kirkstone meta-leda: url: "https://github.com/eclipse-leda/meta-leda" refspec: main