1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

[bitbake.conf] Removes the MACHINE_DRI_MODULES var since it's no longer used by mesa

This commit is contained in:
Robert Bragg
2008-10-29 17:23:57 +00:00
parent 8231fc119b
commit d5b1c1dd85
-1
View File
@@ -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 ?= ""