-
@thz @tlnd
CC_FOR_TARGET is messy in https://github.com/carosio/meta-caros/blob/master/recipes-devtools/go/golang-cross.inc#L38
somehow it always ends up to be the host gcc instead of the cross-compil…
-
For my dunfell build I tried to add the layer to my image recipe via the packagegroup-oatpp.
This gives me some errors saying that the dependency is not available through the build system.
```sh
bi…
-
when attempting to build I received various errors such as:
```
/usr/include/c++/11/limits:1818:38: error: ‘std::numeric_limits’ is not a template
| 1818 | struct numeric_limits
```
The …
-
I have an Up Core Plus with a Vision Plus X companion card for Myriad X compatibility. I would like to use it with Yocto.
I am trying to set up Intel Inference Engine to use the Myriad X. Inference…
-
Hello,
I want to be able use libqofono with my Qt installation in Yocto.
Normally, what you would do, afaik, is you would add :
IMAGE_INSTALL_append = " libqofono libqofono-tests" in your image,
…
-
Hi. I'm currently working off of the yocto Krogoth branch and wanted to add adb to my root file system, so I pulled in the android-tools folder from the pyro branch. I was able to bitbake it successfu…
-
Hi, when building Chromium v94.0.4606.61, I get:
```
In file included from ../chromium-94.0.4606.61/third_party/libsync/src/sync.c:30:
../chromium-94.0.4606.61/third_party/libsync/src/include/sync/…
-
Hello,
I'm currently trying to update the influxdb's recipe to use the 2.0.7 version without success. I've tried to do it with
`devtool upgrade influxdb`
It detects corretly the new version a…
-
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…
-