From: Robert Bragg Date: Wed, 29 Oct 2008 17:23:57 +0000 (+0000) Subject: [bitbake.conf] Removes the MACHINE_DRI_MODULES var since it's no longer used by mesa X-Git-Tag: 2011-1~7898 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d5b1c1dd857169314e2a3e7ce066ac771edabc17;p=openembedded-core.git [bitbake.conf] Removes the MACHINE_DRI_MODULES var since it's no longer used by mesa --- diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 6919649227..1289a34b4c 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 ?= ""