[yocto] Which is the suitable kernel version for in yocto project to bring up camera module on BB-xM

2013-12-06 Thread vishal gupta
Hi all, I am new to yocto project. Can anyone please tell me which is the most suitable kernel version in yocto project to bring up camera module from leopard imaging on Beagle board-xM I have Beagleboard-xM revision C with two camera module LI-LBCMVGA and LI-LBCM3M1. Regards, VG ___

[yocto] Compiling the kernel source from Angstrom distribution & building an OS console-image.

2013-12-13 Thread vishal gupta
Hi, I'm having this issue, I'm not able to build an OS console-image. When the command "MACHINE=beagleboard bitbake console-image" is run, i got the error as follows: " Log data follows: | DEBUG: Executing shell function do_compileconfigs | Multiple configs found, building those first | NOTE: m

[yocto] Compiling the kernel source from Angstrom distribution & building an OS console-image.

2013-12-13 Thread vishal gupta
Thank you Koen for the reply. I made the local changes so that i can include some features in my kernel. The features are: 1.The camera driver mt9t112 for LI-LBCM3M1 from leopard imaging. 2.The camera driver mt9v113 for LI-LBCMVGA from leopard imaging. As per a small test carried out by me i foun