diff options
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/htcdream.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/htcdream.conf b/conf/machine/htcdream.conf index 40d75d74eb..312b75b194 100644 --- a/conf/machine/htcdream.conf +++ b/conf/machine/htcdream.conf @@ -10,3 +10,5 @@ MACHINE_DISPLAY_HEIGHT_PIXELS = "480" MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usbgadget bluetooth keyboard ext2" PREFERRED_PROVIDER_virtual/kernel = "linux-leviathan" + +PREFERRED_PROVIDER_virtual/libgl_shr = "mesa-dri" |