On Fri, May 16, 2014 at 12:33:31PM +0530, deepak vijay wrote: > Hi all, > I am new to yocto project . > I have downloaded the beaglebone-daisy-11.0.0 and add meta-ti layer whith a > commit id of 4e5bcb5712bf2f0587ceff908d75177e410de48f. > And when I build it for omap3evm and boot the images of the build I am > getting the following dump logs when I enable earlyprintk without changing > any other configurations. > > And one of the member suggested me that use lower version of gcc like gcc > 4.3. But I didn't find any way to use it. Because only gcc 4.8.2 recipe is > there in the layer.
You can grab one of the older Yocto releases, e.g. 1.2 denzil has gcc-4.6 Otherwise there were/are some layers still with gcc-4.5 support, at least in the external toolchain form... On the other hand, may I ask why do you want to build such an old kernel with the latest Yocto setup and the toolchain? Can you just use one of the recent 3.x kernels? -- Denys -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
