-
I'm trying to make the cross-compiling of the library libgfortran on a virtual machine in a windows pc, to later build the library on a linux device. Following the guide I have encountered two problem…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What is the missing lexer?
bitbake/yocto lexer
### Links to existing syntax definitions
- https://github.com…
-
i see you started the k3s recipe however i dont see an actual bitbake recipe for k3s ?
i do find the kernel and config recipes
-
bitbake is used in embedded linux field, markdown code block and vim supported it well, embedded linux is a niche field but in this field yocto/bitbake is quite dominant. Please considering add its co…
-
I need help in order to generate the pylonsrc plugin for a custom Yocto Linux image (ARM aarch64 CPU). I've already read the issue #34 but it seems incomplete. Have anyone got a recipe which can be us…
-
Did you faced something like this?
```
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection...
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection...
N…
-
@RadxaStephen
I've been able to build the ZERO 3W per the changes shown in [Issue #21](https://github.com/radxa/meta-rockchip/issues/21)
I believe Issue #21 also resolves [Issue #18](https://gith…
-
Following the README to build a first image:
```
$ MACHINE=radxa-zero-3w bitbake core-image-full-cmdline
```
I got the following error:
```
WARNING: u-boot-1_2024.01-r0 do_fetch: Failed to fetch…
-
I want to use this layer in my recipe which compile java using gradlew. currently its bitbake gives error saying JAVA_HOME is not definde or no java present.
-
is anyone working on supporting alternate or private cargo registries?
would doing so also require re-writing the fetcher used by bitbake ?