Hi,
We are trying to set up the built enviornment setup. We able to do all procedure sucessfully from the given link
http://arago-project.org/wiki/index.php/Setting_Up_Build_Environment for AM335x.
We built the base root file system for MACHINE=am335x-evm. The final binaries also created in the deploy folder like MLO, u-boot.img and file system.
( In our Main directory , Arago, Arago-oe-dev, Arago-temp, download, arago-bitbake are the folders).
Now we have to make the baseline of the source code for development for the am335x for our proto board. From where do get the source code for the u-bootloader and kernel in the same arago setup and how it buils, by using which commands.
Is we need to download it from somewhere? or need to change in the bitbake files.
Need help please..