-
This will allow us to submit the recipe to Poky Linux (which used to be called OpenEmbedded), so we can run Parrot on many, many kinds of embedded devices, mobile phones and probably sentient toasters…
leto updated
11 years ago
-
Is there any way to create a custom build/conf/templateconf.cfg with kas?
-
I am trying to install awsiot on yocto build for Rpi4b
I added below line to local.conf -
IMAGE_INSTALL_append = "aws-iot-device-sdk-python-v2 python3-pip"
I am facing below error -
ERROR: Not…
-
Hi,
I followed the procedure mentioned in the README.md file from https://github.com/linaro-mmwg/lhg-oe-manifests, and I tried to build it for Hikey platform.
But I am getting failure while buildi…
ncpsa updated
5 years ago
-
I want update chromium to M92 in zeus, but the BB file convert to new override syntax? is any way to recovery back the old override syntax ? thanks!
Best Regards
Qing
-
**Describe the bug**
I have meta-clang layer enabled, but the default toolchain is still pointed to the standard gcc from OE-Core.
I tried building both `llvm` and `clang` pacakges at the same time.…
lumag updated
10 months ago
-
The first instruction in the README, building the docker image, fails, specifically on the `dpkg --add-architecture i386` instruction. There are a few 404 errors when downloading certain portions of t…
-
Any suggestion with the stunnel compiling error?
```
ERROR: stunnel-5.69-r0 do_prepare_recipe_sysroot: The file /usr/include/rpcsvc/nis_object.x is installed by both external-linaro-toolchain and …
-
Hi.
For security reasons, we're using Docker in rootless mode. As opposed to default Docker mode, kas fails to do builds due to permission problems when creating the work tree dirs.
```
$ lsb_r…
-
I am able to build the core image with:
`MACHINE=sama5d27-som1-ek-sd bitbake core-image-minimal`
But I run into a cryptoauthlib error when I run:
`MACHINE=sama5d27-som1-ek-sd bitbake microchip-he…