-
Currently am unable to compile cargo bitbake within recipe file for automatic dependency listing using bitbake recipe file, does anyone have a good method for doing this or any tips on how that might …
-
This error was introduced by https://github.com/OSSystems/meta-browser/commit/967f28f0404cef3b74fb9d0d3c897b65b15adcdf in combination with `TCLIBC=glibc` (default setting) and `RUNTIME ="llvm"` (esta…
-
## Version(s) of meta-rust
1.78
## Version(s) of poky and/or oe-core
Scarthgap
## Expected result
Build succeeds
## Actual result
```
build$ bitbake core-image-minimal
ERROR: La…
-
I am using cargo-bitbake to create a recipe for the project cloud-hypervisor (https://github.com/cloud-hypervisor/cloud-hypervisor/)
After starting the build using meta-rust layer it got failed with …
-
From IRC conversation:
1) does the bb shell mode prevent the initial delay of the bb commands?
kergoth: right now it doesn't, since each command is a separate executable script, they don't share anyt…
-
My understanding is that this layer just grabs some binaries from somewhere and adds them magically to some yocto project/oe build.
Right?
`conan` seems to do similar things to `BitBake`, so bot…
-
Does someone knows how I can create a SBOM of my Yocto Project, that shows the dependency tree in Dependency-Track of my packages?
-
Currently, meta-osselot does not have a mechanism in place for dealing with patch files in bitbake layers
-
I get the error
```
| ERROR: Function failed: Fetcher failure: Fetch command failed with exit code 128, output:
| fatal: reference is not a tree: d2f031808b4e1d51546245ee93cd5524d1ce2f63
|
ERROR: Ta…
-
Trying to build on Styhead and seeing numerous errors like these:
```
ERROR: flutter-samples-testing-app-1.0.0-r0 do_compile: flutter pub get --enforce-lockfile --offline -v failed: 1
ERROR: flut…