Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
1k views

bitbake custom-image | do_fetch: Fetcher Failure

I am trying to build a Linux image using Yocto, and I want to run a simple Qt6 application with it on a Raspberry Pi4. I have an issue after starting to build ($ bitbake custom-image). It says, that ...
Ironside's user avatar
1 vote
2 answers
1k views

How to re-use configuration/includes from another layer?

Suppose I am using a third-party Yocto layer, and I have also created my own layer. The third party layer has lots of config files (for instance, machine configurations) which all include one common ...
Woodrow Barlow's user avatar