Questions tagged [openembedded]

OpenEmbedded is a software framework to create Linux distributions aimed for, but not restricted to, embedded devices.

514 questions
-1
votes
1 answer

Bitbake Building errors

I used the command $ bitbake angstrom-lxde-image 2>&1 | tee -a buildoutput.txt but got the following error. ERROR: Function failed: Fetcher failure for URL: 'https://www.khronos.org/registry/khronos_headers.tgz;name=gles-h'. Unable to fetch…
-1
votes
1 answer

Which is better way to write task in package or appication linux

I am naive programmer, may be my question will be stupid. But still, my question becomes headache. I have following questions. suppose i am performing some task like printing hello on monitor screen. Then which is better way to write this task…
-2
votes
1 answer

do_rootfs error when bitbake sdcard image

I have created sdcard images for imx6 with Yocto project. I try to create an image with "bitbake core-image-x11" command but I keep having these errores.I think the first proble is about disk partition and the other problem is about do_rootfs…
123
  • 7
  • 2
-2
votes
1 answer

Apply OpenEmbedded patch for Buildroot

How I can modify patch created for OpenEmbedded to BuildRoot? What is the difference between them?
1 2 3
34
35