[yocto] Help using bitbake to compile a custom package.

2015-06-16 Thread Rafael E. Herrera
Hello, I'm trying to port an in-house piece of software in my Yocto tree. I managed to create a rudimentary recipe file that grabs the tar ball from the local disk and attempts to compile using: host $ bitbake -f -c compile example From the output I infer that the tar ball got unpacked and a

[yocto] Help getting started developing.

2015-05-26 Thread Rafael E. Herrera
Hello, I have purchased a TI UEVM5432 board. I have also successfully setup the development environment as described on the online documentation from the TI web site (http://processors.wiki.ti.com/index.php/OMAP5_GLSDK_Software_Developers_Guide). My developement environment is the recommended