From: Khem Raj <[email protected]>

It has been renamed to llvm-offload-binary and is built
as part of llvm package, in OE we build llvm via its own
recipe and its packaging uses greedy enough regexp to package
it already

Signed-off-by: Khem Raj <[email protected]>
---
 meta/recipes-devtools/clang/clang_git.bb | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/clang/clang_git.bb 
b/meta/recipes-devtools/clang/clang_git.bb
index e10c327a2a..662cda1b2e 100644
--- a/meta/recipes-devtools/clang/clang_git.bb
+++ b/meta/recipes-devtools/clang/clang_git.bb
@@ -150,7 +150,6 @@ FILES:${PN}-tools = "${bindir}/analyze-build \
   ${bindir}/clang-move \
   ${bindir}/clang-nvlink-wrapper \
   ${bindir}/clang-offload-bundler \
-  ${bindir}/clang-offload-packager \
   ${bindir}/clang-pseudo* \
   ${bindir}/clang-query \
   ${bindir}/clang-refactor \
@@ -229,7 +228,7 @@ clang_sysroot_preprocess() {
        install -d ${SYSROOT_DESTDIR}${bindir}/

        # clang and clang-tools
-       binaries="diagtool clang-${MAJOR_VER} clang-format 
clang-offload-packager
+       binaries="diagtool clang-${MAJOR_VER} clang-format
                  clang-offload-bundler clang-scan-deps clang-repl
                  clang-refactor clang-check clang-extdef-mapping"

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#234021): 
https://lists.openembedded.org/g/openembedded-core/message/234021
Mute This Topic: https://lists.openembedded.org/mt/118520122/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to