-
Getting yocto compliance error for meta-chromium layer for poky master branch.
**Steps to reproduce:**
1. Create project for Poky master
2. source oe-init-build-env
3. yocto-check-layer-wrapper .…
-
Hello,
I started bitbake for the Yocto Kirkstone version. I added the meta-opendds layer to my distro.
I clone the layer from the OpenDDS kirkstone branch and added the layer to my bblayers.conf…
-
I have encountered several compile errors in attempting to build the 4.1.7, 4.1.8 and tip of ascara branch with Linux 5.10 linux-yocto kernel. I am using OpenEmbedded/Yocto tools.
* in `v4vvock/v4v…
-
Hello,
regarding the build imx-yocto project with icecc(icecream),
I configured the environment as below for building yocto with icecc.
[Compiler PC]
1. install icecc : apt install icecc
…
-
Hi there, I'm trying to add Triton Server into our Yocto build for use with Deepstream. I've been able to add the Triton packages (triton-server triton-core triton-tensorrt-backend triton-client) into…
-
Using Meta-ti scarthgap branch,
it is fetching linux kernel from a source that is begin removed maybe?
ERROR: Task (/home/moaz/Yocto_learning/meta-ti/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_…
-
there is a race condition between the find/delete of the do_deletebinaries task and the create-spdx tasks, the later must be creating a temporary directory and cleaning it up right after.
here is t…
-
**Describe the bug**
A Yocto SDK built with `CLANGSDK = "1"` contains both gcc and clang and they are expected to be binary compatible so that they can both use the libraries from the Yocto SDK. Howe…
-
In #828, we had to disable crabbyavif from being built, because the bindgen invocations for it created build errors (see https://github.com/OSSystems/meta-browser/issues/827#issuecomment-2263051027).
…
-
Hello,
I 'm currently using yocto kirkstone (4.0), but I need to upgrade to scarthgap (5.0).
I saw that [meta-intel-fpga](https://git.yoctoproject.org/meta-intel-fpga/) has been released for 8 day…