-
Hey @EugenWiens I saw that you added the 11fa149f11edede682ed60f7faecac9c27fa65c9
I've also maintained a fork since January: https://github.com/microhobby/vscode-bitbake
It's been published already …
-
Nodejs binary is not working on host machine
I am working adding Nodejs ptest support, to build tests on host it requires nodejs binary.
Steps to reproduce:
$ bitbake nodejs
$ cd build/tmp/work/…
-
Error message
~
ERROR: management-complex-10.35.0-r0 do_fetch: Fetcher failure: Unable to find revision 836d7bf606b51c18b5e3726d68dcf3b3ac4de74a in branch even from upstream
ERROR: management-comp…
-
When rebuilding an image:
```
rm -fr sstate-cache/
rm -fr tmp/deploy/spdx/
bitbake core-image-minimal
```
I get tons of messages like this:
ERROR: libtool-2.4.6-r0 do_create_spdx: Command Err…
-
-
Hi. I'm currently working off of the yocto Krogoth branch and wanted to add adb to my root file system, so I pulled in the android-tools folder from the pyro branch. I was able to bitbake it successfu…
-
### Problem
So, I'm in a custom shell (bitbake) generated by `kas` where I'm building recipes with `meta-rust-bin` that download Rust code and build them for a custom platform.
I have a Rust…
-
Using the crate fetcher will fail with git based recipes that use SRCPV in their version information as recommended by the Yocto documentation. This is because BitBake loads the fetcher after resolvin…
-
**Describe the bug**
Starting with the kirkstone branch, the file `/usr/lib/clang/14.0.3/lib/linux/libclang_rt.orc-aarch64.a` is installed by both compiler-rt and compiler-rt-sanitizers
**To Repro…
-
Hi,
I get the following errors when trying to use conan within a recipe
ERROR: HTTPSConnectionPool(host='center.conan.io', port=443): Max retries exceeded with url: /v1/ping (Caused by NewConne…