-
Hi
I tried to bitbake cgminer using this layer but I get this error:
| checking for JANSSON... no
| configure: error: Could not find jansson library - please install jansson >= 2.6
| WARNING: ex…
-
Hello there. I hope this is the correct place to report bugs.
If I add `PACKAGECONFIG_remove_pn-rrdtool = "perl"` to my `local.conf` file, then rrdtool will fail QA:
```
ERROR: rrdtool-1.7.2-r0 d…
-
it seems there is an issue with the templating of the cargo cross config.
my ultimate goal is to be able to build a statically linked rust binary with TCLIBC="musl", but i've gotten stuck trying to…
-
I want to generate the rcutils package but a dependency doesn't seem to be found.
```
superflore-gen-ebuilds --ros-distro galactic --only rcutils --dry-run
>>>> "galactic" distro detected...
>>>>…
-
Hello!
I'm working with the ROS [open-embedded](https://discourse.ros.org/c/openembedded/26) working group. The group is developing openembedded layers for use with ROS.
Colcon-core generates mu…
-
I think the doc could be improved. The audience here is people like me who are real beginners with ROS on BB and bitake, Angstrom, etc.
It starts by pointing to http://www.angstrom-distribution.org/…
-
Chromium-x11 build keep failing at do_configure
Anyone have idea what's going on?
```
ERROR: chromium-x11-76.0.3809.132-r0 do_configure: Function failed: do_configure (log file is located at /ho…
-
Hello,
While compiling I recieved the below warning. Please can anyone advise?
Compiling on Debian 8.
`
WARNING: popt-native-1.16-r3 do_fetch: Failed to fetch URL http://rpm5.org/files/popt…
-
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
-
Hi,
first of all thanks for providing moteus itself and for keeping it at such an excellent quality!
I'm integrating the moteus python package in an OpenEmbedded built system and it basically works …