Searched full:clangsdk (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-clang/recipes-core/packagegroups/ |
| H A D | nativesdk-packagegroup-sdk-host.bbappend | 1 RDEPENDS:${PN} += "${@bb.utils.contains('CLANGSDK', '1', 'nativesdk-clang', '', d)}"
|
| H A D | packagegroup-core-standalone-sdk-target.bbappend | 1 RRECOMMENDS:${PN} += "${@bb.utils.contains('CLANGSDK', '1', 'libcxx-dev libcxx-staticdev compiler-r…
|
| H A D | packagegroup-cross-canadian.bbappend | 3 RDEPENDS:${PN} += "${@bb.utils.contains('CLANGSDK', '1', '${CLANGCROSSCANADIANDEPS}', '', d)}"
|
| /OK3568_Linux_fs/yocto/meta-clang/ |
| H A D | README.md | 96 `bitbake -cpopulate_sdk <image>` if clang is expected to be part of SDK, add `CLANGSDK = "1"` 100 CLANGSDK = "1"
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-core/meta/ |
| H A D | clang-environment.inc | 13 if ${@bb.utils.contains('CLANGSDK', '1', 'true', 'false', d)}; then
|
| /OK3568_Linux_fs/yocto/meta-clang/conf/ |
| H A D | layer.conf | 32 CLANGSDK ??= "0"
|
| /OK3568_Linux_fs/yocto/meta-clang/.github/workflows/ |
| H A D | yoe.yml | 55 echo CLANGSDK = \"1\" >> conf/local.conf
|