-
NOTE: Executing Tasks
ERROR: catkin-0.8.10-1-r0 do_package: QA Issue: catkin: Files/directories were installed but not shipped in any package:
/opt/ros/noetic/lib
/opt/ros/noetic/lib/python3.7
…
-
Hi Raj,
I am trying to make image minimal for arria10 soc board. I get this error after following instructions. please suggest.
[pg@localhost build]$ MACHINE=arria10 bitbake core-image-minimal…
-
Hi,
The README file has been renamed into README.md.
This leads to an error when autoreconf (or just automake) is re-run:
$ autoreconf -vif
[...]
autoreconf: running: automake --add-m…
-
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
-
Following the README to build a first image:
```
$ MACHINE=radxa-zero-3w bitbake core-image-full-cmdline
```
I got the following error:
```
WARNING: u-boot-1_2024.01-r0 do_fetch: Failed to fetch…
-
Cmake backport introduced with https://github.com/jhnc-oss/meta-protos/commit/d7a37de322ae0fadc931829df3e5952cc343cbdc breaks self-extracting SDK shell script resulting in the following error:
KeyE…
-
When installing python-protobuf using Yocto it does not seem to install all the required runtime dependencies.
The [python-protobuf recipe in the meta-openembedded master branch](https://github.com…
-
If I build for 32-bit ppc on musl, the build fails:
```
libunwind-1.8.0/src/ppc32/ucontext_i.h:48:62: error: 'mcontext_t' has no member named 'uc_regs'; did you mean 'gregs'?
```
This is a lon…
-
As there is no dunfell branch in this repo, the OE layer index does not show meta-browser when you search for layers compatible with the dunfell release. We know that the master branch of meta-browser…
-
Hi, I follow the instructions to deploy a gnuradio embedded device, but at the time to run bitbake I get the following error
ERROR: No recipes available for:
/home/cidte/oe-repo/oe-core/../meta-fsl…