There're some files, provided by intel. It is set of linux images for Intel galileo. I tryed to build one of them with help of this thing, but it doesn't work, because image doesn't consist .bb file which is the target file for bitbake. Could you explain how to build one of those images? I need it to boot this on galileo.
0
votes
Stack Overflow is for programming questions, not questions about using or configuring Unix and its utilities. Unix & Linux or Super User would be better places for questions like this.
– Barmar
If you familiar with BuildRoot, you may use special set of scripts to achieve that: github.com/andy-shev/buildroot/tree/intel/board/intel/common
– 0andriy