-
I can generate an UEFI image with the following settings:
```
MACHINE ??= "qemuamd64"
DISTRO ??= "debian-buster"
```
To get a legacy/pcbios image, I try `WKS_FILE = "directdisk-isar.wks"` or …
-
**Describe the bug**
```
/yow-lpggp32/yyu1/yocto/b_poky/build$ bitbake -s | grep llvm
WARNING: preferred version 12.0.0 of nativesdk-llvm not available
WARNING: versions of nativesdk-llvm availabl…
-
So I have been trying to run the tx1 version, using dab, on a tx2. I was able to compile/bitbake everything up until the last step (i.e. turn the board on with the SD card in). When I turn the board o…
-
When Yocto builds are interrupted, we frequently see the following error.
That seems to be a recent regression.
```
10:23:26 ERROR: update-bundle-1.0-r0 do_deploy_archives: Error executing a pyt…
-
Linear: https://linear.app/hivemapper/issue/IMCO-66/hdc-s-cicd-automate-deployment-on-push
https://linear.app/hivemapper/issue/IMCO-49/hdc-s-cicd-can-run-on-push
Goal of this task to make HDC-S deplo…
punov updated
4 months ago
-
**Is your feature request related to a problem? Please describe.**
I remember a small quality of life feature that I miss from Yocto/Bitbake for interrupting a build.
**Describe the solution you…
-
When trying to build 0.7.4 on Fedora 38, I'm getting this error:
```
ERROR: ExpansionError during parsing /home/jg110/Documents/repos/pinephone_modem_sdk/yocto/meta/recipes-rt/images/core-image-r…
-
Hello,
I am using Yocto through (https://github.com/digi-embedded) to develop a interface between the imx6ulsbc and Touch (FT5426).
Is a multi touch screen so at the beginning I want to calibra…
-
In the bitbake days of ISOBlue we had a `systemctl` C script that controlled the LED lights on the board allowing us to indicate internet connectivity and general device health among other things. Thi…
-
$ arm-angstrom-linux-gnueabi-gcc --version
arm-angstrom-linux-gnueabi-gcc: error while loading shared libraries: __vdso_time: invalid mode for dlopen(): Invalid argument
I used MACHINE=beaglebone ./o…