Re: [yocto] [meta-raspberrypi][PATCH 1/2] rpi-base.inc: add xserver-xorg-extension-glx to XSERVER for vc4 enabled

2016-12-29 Thread Andrei Gherzan
On Mon, Dec 12, 2016 at 11:53:08AM +0100, Andreas Müller wrote: > make glxinfo/glggears/.. work > > Signed-off-by: Andreas Müller > --- > conf/machine/include/rpi-base.inc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/conf/machine/include/rpi-base.inc > b/conf/machine/include/rpi-base

[yocto] [meta-raspberrypi][PATCH 1/2] rpi-base.inc: add xserver-xorg-extension-glx to XSERVER for vc4 enabled

2016-12-12 Thread Andreas Müller
make glxinfo/glggears/.. work Signed-off-by: Andreas Müller --- conf/machine/include/rpi-base.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index 497dd29..9ce647d 100644 --- a/conf/machine/include/rpi-base.inc +++ b