Re: [yocto] [meta-raspberrypi] gles2 on raspi3

2017-04-15 Thread Trevor Woerner
w00T! \O/ Swapping out meta-raspberrypi for your meta-raspi-light works!!! I now have accelerated glmark2-es2 ~40FPS :-D Now I have to figure out why... Also, chromium wouldn't build with meta-raspi2-light, but that's probably a quick fix, GL/glx.h was missing. Adding 'MACHINE_FEATURES_append =

[yocto] Symbolic link to ld-linux-armhf.so.3

2017-04-15 Thread Alvaro Garcia
Hi, I made a recipe for hamachi. Hamachi looks for /lib/ld-linux.so.3 but in my poky build this file is /lib/ld-linux-armhf.so.3. If I do ln -s /lib/ld-linux-armhf.so.3 /lib/ld-linux.so.3 hamachi runs fine so the solution its just a symbolic link. My problem is that I cant make this link from my r

Re: [yocto] [meta-raspberrypi] gles2 on raspi3

2017-04-15 Thread Andreas Müller
On Sat, Apr 15, 2017 at 6:35 PM, Trevor Woerner wrote: > On Sat 2017-04-15 @ 04:46:14 PM, Andreas Müller wrote: >> > Does anyone have any of these (or something else?) working? >> > >> Ehm userland gles2 on X11? I would not expect that to work. Experts >> correct me but userland acceleration works

Re: [yocto] [meta-raspberrypi] gles2 on raspi3

2017-04-15 Thread Trevor Woerner
On Sat 2017-04-15 @ 04:46:14 PM, Andreas Müller wrote: > > Does anyone have any of these (or something else?) working? > > > Ehm userland gles2 on X11? I would not expect that to work. Experts > correct me but userland acceleration works for fullscreen apps only. I have made this work before (whic

Re: [yocto] [meta-raspberrypi] gles2 on raspi3

2017-04-15 Thread Andreas Müller
On Sat, Apr 15, 2017 at 3:39 PM, Trevor Woerner wrote: > Hi, > > I seem to have all the pieces in place, but can't get gles2 to work on the > raspberry pi. Specifically I'm using the raspberry pi 3, but the 32-bit armv7 > build. > > gles2 is provided by userland, and I've compiled up a couple gles

[yocto] yocto mail list send.

2017-04-15 Thread Life Life
Hi Sir, I can not send mail "yocto@yoctoproject.org" though I have a valid membership. Please check and help me. Thanks. -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Static Lib build.

2017-04-15 Thread Life Life
Hello, I'm try to build static library for SDK. Update the build/local.conf file with the following information SDKIMAGE_FEATURES = "staticdev-pkgs dev-pkgs" INHERIT += "buildhistory" BUILDHISTORY_COMMIT = "0" BUILDHISTORY_FEATURES = "sdk" But cannot create static library for SDK. Thanks. -

Re: [yocto] unpacking deb packages

2017-04-15 Thread Markus Volk
Thank you for the reply. It looks like the problem is gone. i guess this one fixed it http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=283a9b3883083e45bbdaf0488a3c6c76c5b197d7 Am 14.04.2017 um 01:09 schrieb Burton, Ross: On 10 April 2017 at 14:32, Markus Volk

[yocto] [meta-raspberrypi] gles2 on raspi3

2017-04-15 Thread Trevor Woerner
Hi, I seem to have all the pieces in place, but can't get gles2 to work on the raspberry pi. Specifically I'm using the raspberry pi 3, but the 32-bit armv7 build. gles2 is provided by userland, and I've compiled up a couple gles2 programs. Compiling succeeds without issue, but running is another

[yocto] Fwd: cups 2.2.2 Backend filter not include serial port support.

2017-04-15 Thread Life Life
Hello, I'm try to build cups 2.2.2. It is not included serial backend support. How to enable serial port backend support ? Thanks. -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] cups 2.2.2 Backend filter not include serial port support.

2017-04-15 Thread Life Life
Hello, I'm try to build cups 2.2.2. It is not included serial backend support. How to enable serial port backend support ? Thanks. -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto