We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 568ed14 commit 74a2a01Copy full SHA for 74a2a01
README.md
@@ -10,6 +10,10 @@
10
branch: kirkstone
11
revision: HEAD
12
13
+ URI: https://github.com/kraj/meta-clang.git
14
+ branch: kirkstone
15
+ revision: HEAD
16
+
17
URI: https://code.qt.io/yocto/meta-qt6.git
18
branch: 6.6
19
kas-jpos.yaml
@@ -19,6 +19,9 @@ repos:
path: layers/meta-openembedded
20
layers:
21
meta-oe:
22
+ meta-clang:
23
+ url: https://github.com/kraj/meta-clang.git
24
+ path: layers/meta-clang
25
meta-qt6:
26
url: https://code.qt.io/yocto/meta-qt6.git
27
branch: "6.6"
0 commit comments