Forum Discussion
Altera_Forum
Honored Contributor
12 years agoyocto and bitbake
Hello, I started to work with yocto linux and bitbake. Therefore, I followed some howtos to understand the topic. One of them [1] describes the way to use a self compiled preloader/bootloader, ...
Altera_Forum
Honored Contributor
12 years agobitbake u-boot
The altera-init script in your yocto directory sets up the recipe file (*.bb) order search for bitbake and it will eventually find a recipe that has a PROVIDES "u-boot" which seems to be found under yocto/meta-altera/recipes-bsp[/B][/B][/B][/B][/B][/B][/B][/B][/B][/B] in my altera yocto distribution. Note that bitbake virtual/bootloader is synonymous with bitbake u-boot. Regards,