-
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…
-
I have a need to support Long Term Support (LTS); automotive and IOT.
I'm proposing a new sub command called archive.
This would cache source types hosted and git into an archive folder.
Th…
-
Hi,
I use the re-terminal at different remote sites and we use QVncServer to access the device remotely. We use a lot of features available on QT6.
I need the meta-seed-cm4 to be updated to run…
-
Hello, we have a problem with this layer. We use poky zeus and after we configure _bblayers.conf_ and _local.conf_ as described below, when booting the target system (zybo-zynq7) on serial we see this…
-
stm@stm-OptiPlex-3060:~$ mkdir ~/bin
stm@stm-OptiPlex-3060:~$ curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
% Total % Received % Xferd Average Speed T…
-
Hi Raj,
I've build image without adding any custom change in yocto project. I'm not able to boot image in altera board.
[core-image-minimal-cyclone5.tar.gz](https://github.com/user-attachments/fil…
-
It seems to me that there are no instructions to build the gst-plugin-python into the meta-basler-tools even if this is what is mentioned in the current readme.
how do we cross-build the plugin in …