> On May 20, 2015, at 12:56 AM, abhishek srivastava <[email protected]> > wrote: > > Hi > i need to interface piTFT2.8" resistive display with raspberrypi using fbtft > driver. i want to insert this driver in Yocto Image that I have built. > But I really dont know how? I can find fbtft driver under stagging directory > (in linux3.18.11+) but when it would be officially available as > feature/package ? Putting piTFT2.8" driver is extremely easy in Raspbian but > when i try to do the same in Yocto built image, it gives error (I thing libc > issue, which is looking for gcc4.6 and in Yocto we have gcc4.9/5.1). > Any help would be appreciated. >
if you send logs and error messages etc. it will be easier to help. Plus I would recommend to read through manual on how to add new recipe and also if its a kernel module then how to add that would be simply adding the relevant kernel module package to your image using IMAGE_INSTALL if its not happening already, but you really need to provide more information. > > Abhishek > > -- > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto
signature.asc
Description: Message signed with OpenPGP using GPGMail
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
