This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] TDAVM-Q1:构建默认 Yocto 映像时出现 SDK 10.01 问题

Guru**** 2794765 points

Other Parts Discussed in Thread: TDA4VM

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1619194/tdavm-q1-sdk-10-01-issue-in-building-default-yocto-image

器件型号:TDAVM-Q1
Thread: TDA4VM 中讨论的其他器件

对于 TDA4VM、我为 SDK10.0 构建 tisdk-default-image 时没有问题。

切换到 SDK10.01 我会遇到 CLANG 和 llvm 配方之间的冲突。
https://git.ti.com/cgit/arago-project/oe-layersetup/tree/configs/processor-sdk-analytics/processor-sdk-analytics-10.01.00-config.txt 中 添加了 meta-clang。 (与 10.0 相比)

我正在尝试构建 https://git.yoctoproject.org/meta-arago/tree/meta-arago-distro/recipes-core/images/tisdk-default-image.bb?h=scarthgap&id=b6349e47760397add572cc27468e0f30b40474c1

我得到了错误:

ERROR: clang-18.1.6-r0 do_packagedata_setscene: Recipe clang is trying to install files into a shared area when those files already exist. The files and the manifests listing them are:
  /home/tisdk/build/arago-tmp-default-glibc/pkgdata/j721e-evm/runtime-reverse/liblto18.1
    (matched in manifest-j721e_evm-llvm.packagedata)
Please adjust the recipes so only one recipe provides a given file.