From d5b1c1dd857169314e2a3e7ce066ac771edabc17 Mon Sep 17 00:00:00 2001
From: Robert Bragg <robert@linux.intel.com>
Date: Wed, 29 Oct 2008 17:23:57 +0000
Subject: [bitbake.conf] Removes the MACHINE_DRI_MODULES var since it's no
 longer used by mesa

---
 meta/conf/bitbake.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 691964922..1289a34b4 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -625,7 +625,6 @@ MACHINE_DISPLAY_WIDTH_PIXELS ?= "240"
 MACHINE_DISPLAY_HEIGHT_PIXELS ?= "320"
 MACHINE_DISPLAY_ORIENTATION ?= "0"
 MACHINE_DISPLAY_BPP ?= "16"
-MACHINE_DRI_MODULES ?= "auto"
 
 DISTRO_EXTRA_RDEPENDS ?= ""
 DISTRO_EXTRA_RRECOMMENDS ?= ""
-- 
cgit v1.2.3