On Mon, Dec 12, 2016 at 11:53:08AM +0100, Andreas Müller wrote: > make glxinfo/glggears/.. work > > Signed-off-by: Andreas Müller <schnitzelt...@googlemail.com> > --- > 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/conf/machine/include/rpi-base.inc > @@ -9,6 +9,7 @@ IMAGE_FSTYPES ?= "tar.bz2 ext3 rpi-sdimg" > > XSERVER = " \ > xserver-xorg \ > + ${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", > "xserver-xorg-extension-glx", "", d)} \ > xf86-input-evdev \ > xf86-input-mouse \ > xf86-input-keyboard \ > -- > 2.7.4 > > -- > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto
Both patches merged to master. Thanks. -- Andrei Gherzan
signature.asc
Description: PGP signature
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto