-
I attempted to build an image following the instructions provided in the [Tinker V Build Image guide](https://github.com/TinkerBoard/TinkerBoard/wiki/Tinker-V). During the process, I executed `./build…
-
GNU Make has a neat feature called the jobserver protocol, where the top-level Make can allocate a specific number of job slots, and child makes can take slots to do work in. This was designed to stop…
-
### Describe the bug
If `ps -l` is run and a process exits while `ps -l` is still grabbing process info (eg. pid 100 exits while trying to grab info for pid 10), the command errors. It is a bit diffi…
-
Apparently never tested or so?
Setting MACHINE to "edm-imx6" or "wandboard-imx6" results in build failures.
First on u-boot setting, the override does not actually work, thus you get:
u-boot-tn…
-
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% |#################…
-
### Component
Dasharo Tools Suite
### Device
PC Engines APU2
### Dasharo version
_No response_
### Dasharo Tools Suite version
v1.2.21
### Brief summary
Waringins and errors while building v1…
-
Build of resin-raspberrypi fails on CentOS 7.1 for platform raspberrypi3-64.
make[2]: *** No rule to make target `zImage'. Stop.
zImage is not a supported Target on aarch64 linux platform KERNEL…
-
I don't know if this is the right place to report this. But is it expected that the arm (32-bit) release contains a `lib/client` and `lib/server` directory. While all other platforms only contain a `l…
-
Hello, i'm trying to to build my image on my TEP0700IMX6 using the following command:
$bitbake fsl-image-qt5-validation-imx
bul i also get the same kind of error:
ERROR: Task (virtual:native:/hom…
-
Is it possible to change `systemd-qt5-image.bb` in the way that it won't require `populate_sdk_qt5` class?
The reason is that this causes the `bitbake` to fail if the QT5 layer is not present even th…