With the latest Poky+RaspberryPi master branches, I get no X11 meta = "fix-kern-tools-native:9e63f81c78e284c9b325fe04a1b59e61c7ad8a1a" meta-raspberrypi = "master:44d41bf3e94c4c8fe5ad5a3650572c8d17ef36c9"
When I boot (or restart X), I get this: Couldn't open libGL.so.1: libGL.so.1: cannot open shared object file: No such file or directory Indeed, the screen is only black (the mouse pointer is there and moves, but there are no windows) I looked around and there is no libGL.so.1, just v2: root@raspberrypi3:~# ls -l /usr/lib/libGL* lrwxrwxrwx 1 root root 14 Dec 2 05:17 /usr/lib/libGLESv2.so -> libGLESv2.so.2 lrwxrwxrwx 1 root root 18 Dec 2 05:17 /usr/lib/libGLESv2.so.2 -> libGLESv2.so.2.0.0 -rwxr-xr-x 1 root root 80048 Dec 2 05:17 /usr/lib/libGLESv2.so.2.0.0 What do I need to do to get libGL v1 so X11 will work again? Thanks -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------ -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto