英文: Yocto add custom UBoot Environment Variables 问题 在我尝试添加两个新的 U-Boot 环境变量到 Yocto 构建过程中,我发现以下问题: 我的 ...
无法在使用Yocto工具链时,从子shell中使用`cmake`构建Qt项目。
英文: Cannot `cmake` a Qt project from a subshell when using the Yocto toolchain 问题 我有一个项目,其配置步骤如下: cm...
Yocto: CMake Error (find_package) when trying to bitbake a Recipe, but when running it in Cmake alone it works
英文: Yocto: CMake Error (find_package) when trying to bitbake a Recipe, but when running it in Cmake ...
如何在Yocto中获取Linux内核源代码(主要关注dts)?
英文: How can I get linux kernel sources (interested mainly in dts) in Yocto 问题 我想查看使用Yocto中的bitbake构建...
libssl.so需要被目标使用,但缺失且没有已知的规则来生成它。
英文: libssl.so needed by target, missing and no known rule to make it 问题 我正在尝试为一个应用程序(application_1.0...
Yocto构建i.MX8QM无法启动。
英文: Yocto build for i.MX8QM is not booting 问题 我已经为TQ Systems STKa8x评估板上的i.MX8 QuadMax构建了一个使用yocto项目的...
如何将相同的文件包含到两个不同的软件包中 – Yocto
英文: How to include the same file into two different packages - Yocto 问题 I have a yocto recipe that b...
无法在Ubuntu 18.04.1 LTS中从OpenPLI存储库创建图像。
英文: Couldn't create image from OpenPLI repository in Ubuntu 18.04.1 LTS 问题 我是一个对PVR机顶盒开发是新手。我想要为...
3