英文: How do I package installed files for Yocto? 问题 我正在尝试为 Yocto 创建一个简单的 Hello World 配方,但失败了。我只是试图在根文...
如何在Yocto devshell中滚动?
英文: How to scroll in the yocto devshell? 问题 如何在 Yocto devshell 中上下滚动(使用 bitbake -c devshell my-recip...
Yocto 减小 libicudata 大小
英文: Yocto Reducing libicudata size 问题 我正在为小型嵌入式Linux设备构建一个Yocto镜像。文件系统中最大的文件之一是libicudata.so,大小为27MB...
使用Yocto图像输出作为另一个Yocto图像上的文件。
英文: Use yocto image output as file on another yocto image 问题 我有一个 Yocto 配方,用于构建树莓派镜像。我们称之为 主镜像。它的输出是...
CMake与BitBake以及特定的安装目录
英文: cmake with bitbake and specific install directory 问题 I have an issue with installing my target t...
如何使用pip在Yocto配方中安装模块
英文: How to use pip to install module in Yocto recipe 问题 I am updating my pyadi-iio installation reci...
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构建...
如何将相同的文件包含到两个不同的软件包中 – 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机顶盒开发是新手。我想要为...