|
|
|
|
|
by dgfitz
477 days ago
|
|
This toolchain is about half my dayjob. Bitbake is a meta-compiler, and the tool suite is very powerful. Just realize to this means you need to be an expert error-message debugger, and able to jump into (usually c/c++) code to address issues and flow patches upstream. It really is gratifying when you finally kick out a working image. |
|
There's nothing as disappointing as starting a build, going out for a couple hours, and coming back to a terminal full of red.
But when it works, it works.