mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
clang: remove clang-lldb-python package
v1 of the lldb patchset was accidentally merged, which didn't remove this package from the clang recipe. (From OE-Core rev: f389f14983cf87238f9a073b50837583596735ea) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2c9a6b4a81
commit
0b200483ae
@@ -298,7 +298,7 @@ PROVIDES:append:class-native = " llvm-native libclc-native"
|
||||
PROVIDES:append:class-target = " llvm libclc"
|
||||
PROVIDES:append:class-nativesdk = " nativesdk-llvm nativesdk-libclc"
|
||||
|
||||
PACKAGES =+ "${PN}-libllvm ${PN}-lldb-python ${PN}-libclang-python ${PN}-libclang-cpp ${PN}-tidy ${PN}-format ${PN}-tools ${PN}-clc \
|
||||
PACKAGES =+ "${PN}-libllvm ${PN}-libclang-python ${PN}-libclang-cpp ${PN}-tidy ${PN}-format ${PN}-tools ${PN}-clc \
|
||||
libclang llvm-linker-tools"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user