summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/clang/clang_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/clang/clang_git.bb b/meta/recipes-devtools/clang/clang_git.bb
index be56b169c2..1daac48eda 100644
--- a/meta/recipes-devtools/clang/clang_git.bb
+++ b/meta/recipes-devtools/clang/clang_git.bb
@@ -298,7 +298,7 @@ PROVIDES:append:class-native = " llvm-native libclc-native"
298PROVIDES:append:class-target = " llvm libclc" 298PROVIDES:append:class-target = " llvm libclc"
299PROVIDES:append:class-nativesdk = " nativesdk-llvm nativesdk-libclc" 299PROVIDES:append:class-nativesdk = " nativesdk-llvm nativesdk-libclc"
300 300
301PACKAGES =+ "${PN}-libllvm ${PN}-lldb-python ${PN}-libclang-python ${PN}-libclang-cpp ${PN}-tidy ${PN}-format ${PN}-tools ${PN}-clc \ 301PACKAGES =+ "${PN}-libllvm ${PN}-libclang-python ${PN}-libclang-cpp ${PN}-tidy ${PN}-format ${PN}-tools ${PN}-clc \
302 libclang llvm-linker-tools" 302 libclang llvm-linker-tools"
303 303
304BBCLASSEXTEND = "native nativesdk" 304BBCLASSEXTEND = "native nativesdk"