From 10650210e775ab98f1b0bf4bd5292361f1807b0f Mon Sep 17 00:00:00 2001 From: Robert Bragg Date: Mon, 13 Oct 2008 15:23:14 +0000 Subject: Adds support for GEM + DRI2 DRI2 is disabled by default though since running with metacity-clutter seems to cause a lock up. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5484 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/distro/poky.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/conf/distro/poky.conf') diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index efa6845df..09d86f1d2 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -79,6 +79,7 @@ PREFERRED_PROVIDER_virtual/libgl ?= "mesa-xlib" PREFERRED_PROVIDER_virtual/update-alternatives ?= "update-alternatives-cworth" PREFERRED_PROVIDER_virtual/update-alternatives-native ?= "opkg-native" PREFERRED_PROVIDER_virtual/libx11 ?= "libx11-diet" +PREFERRED_PROVIDER_xf86-video-intel ?= xf86-video-intel VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-cworth" -- cgit v1.2.3