-
Hi,
I'm trying to compile the version v6.8.1 but I'm getting the following warning:
```
NOTE: preferred version 6.8.1 of nodejs not available (for item nodejs)
NOTE: versions of nodejs available: 0.…
-
if it is, maybe it should be marked as such
-
- We can use the release from end of september
- We want to have a reproducible process to build yocto images that any of us can run (ideally in a docker container or with a script)
- We want to run…
-
Hi!
I've been using these scripts to build swupdate images to flash on an imx93 evk, so I am using the mickledore Yocto tree. I've run into several problems:
1. The tools on my host, Ubuntu 22.…
-
-
I am considering the clearfog platform for a WiFi project based on yocto and mender.
Since SolidRun claim official yocto support I tried to dig into the details and found really not much. Their wik…
-
Trying to build an image with `bitbake core-image-base` (using docker because I don't have Ubuntu) but get following errors:
```
$ bitbake core-image-base
Loading cache: 100% |#################…
-
bsp/meta-renesas/meta-rcar-gen3/recipes-core/base-files/base-files/fstab:
```
# stock fstab - you probably want to override this with a machine specific one
/dev/root / …
dl9pf updated
4 years ago
-
You have good example at https://github.com/QB4-dev/meta-somlabs-bsp,
but this one unclear how to bake it.
To be honest I looking for image (package) to learn Qt5 building applications for embedded …
-
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…