请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TDA4AL-Q1 工具与软件:
您好、先生、
如何构建 包含 LIBJPEGTURB0 6.2库的 TDA4AL 软件映像?
有没有适用于它的 Yocto 软件包?
谢谢。
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.
工具与软件:
您好、先生、
如何构建 包含 LIBJPEGTURB0 6.2库的 TDA4AL 软件映像?
有没有适用于它的 Yocto 软件包?
谢谢。
尊敬的 Lance:
这似乎有一个 Yocto 食谱: https://layers.openembedded.org/layerindex/recipe/45003/
应将相关图层添加到 bblayers.conf、然后将软件包添加到 image_install 变量中。
IMAGE_INSTALL:append = " libjpeg-turbo"
此致!
Jared