On Thu, Feb 5, 2015 at 3:16 AM, Pavan Kumar B <[email protected]> wrote: > I am trying to compile image for my wandboard-quad. > > I have followed the guidelines from > http://wiki.wandboard.org/Getting_started_with_Yocto_on_Wandboard and > compiled the image successfully. > > Now I want to replace the kernel with a local repo (customized kernel vesion > which is based on 3.0.35-4.1.0) and I have modified the SRC-URI according as > below inside the file linux-wandboard.inc
The 3.0.35-4.1.0 kernel uses a different GPU so it won't work. I am afraid your best long term solution is to port your changes over the 3.10.17 later kernel. In either case, the build error you sent seems to be in the kernel itself. It might be due the make version or due toolchain change. It would need debugging. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
