Re: [yocto] [meta-raspberrypi] Userland and vc-graphics
On Mon, Jul 8, 2013 at 2:12 PM, Paul Barker wrote: > On 8 July 2013 10:01, Tomas Frydrych wrote: > > On 06/07/13 12:22, Paul Barker wrote: > >> > >> Does anyone else who's worked with meta-raspberrypi agree with this? > >> If so I'll throw together patches to achieve this. > > > > vc-graphics is the original package before the userland sources were > > made available; in principle the two should be equivalent, but the last > > time I tried to build userland, which admittedly is two or three months > > back, it was failing miserably due to some missing broadcom headers that > > were nowhere to be found among the released sources. I assume the > > userland packages now build OK? > > > > It all builds and installs correctly for me (I'm using core-image-sato > for testing). It would probably be good to put together a simple test > plan to ensure that it does run correctly. > > I must admit to being happier working on console applications rather > GUIs and especially OpenGL/EGL type things but there are probably a > few basic tests I can do. I could see if glxgears runs correctly. I > could also look at EGL/GLES output from gstreamer. > > Any other suggestions? > > Hello guys. So, graphics libraries were shipped as binaries months ago until userland was released and we had the opportunity to have access to sources and build libraries from them. We kept binaries and sources packages because the first sources versions had a couple of building issues or some missing files. So in order not to break ppl's work we kept them in the repo. Now, I don't have time to test if everything is OK with the graphics libraries generated from the userland package. If you guys have some apps and test that these libraries are behaving correctly, we can drop the binaries. On another hand we can keep them as a fallback solution. ag ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto
Re: [yocto] [meta-raspberrypi] Userland and vc-graphics
On 8 July 2013 10:01, Tomas Frydrych wrote: > On 06/07/13 12:22, Paul Barker wrote: >> >> Does anyone else who's worked with meta-raspberrypi agree with this? >> If so I'll throw together patches to achieve this. > > vc-graphics is the original package before the userland sources were > made available; in principle the two should be equivalent, but the last > time I tried to build userland, which admittedly is two or three months > back, it was failing miserably due to some missing broadcom headers that > were nowhere to be found among the released sources. I assume the > userland packages now build OK? > It all builds and installs correctly for me (I'm using core-image-sato for testing). It would probably be good to put together a simple test plan to ensure that it does run correctly. I must admit to being happier working on console applications rather GUIs and especially OpenGL/EGL type things but there are probably a few basic tests I can do. I could see if glxgears runs correctly. I could also look at EGL/GLES output from gstreamer. Any other suggestions? -- Paul Barker Email: p...@paulbarker.me.uk http://www.paulbarker.me.uk ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto
Re: [yocto] [meta-raspberrypi] Userland and vc-graphics
On 06/07/13 12:22, Paul Barker wrote: > So if there recipes are fulfilling the exact same purpose, I think we > should strip out vc-graphics completely and always build from source. > I've never seen a use case for the pre-compiled vc-graphics recipes > within OpenEmbedded/Yocto. > > Does anyone else who's worked with meta-raspberrypi agree with this? > If so I'll throw together patches to achieve this. vc-graphics is the original package before the userland sources were made available; in principle the two should be equivalent, but the last time I tried to build userland, which admittedly is two or three months back, it was failing miserably due to some missing broadcom headers that were nowhere to be found among the released sources. I assume the userland packages now build OK? Tomas -- http://sleepfive.com ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto