diff options
| -rw-r--r-- | meta-yocto-bsp/conf/machine/beagleboard.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-yocto-bsp/conf/machine/beagleboard.conf b/meta-yocto-bsp/conf/machine/beagleboard.conf index aa8fa07be4..dbce1e2426 100644 --- a/meta-yocto-bsp/conf/machine/beagleboard.conf +++ b/meta-yocto-bsp/conf/machine/beagleboard.conf | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | #@NAME: Beagleboard machine | 2 | #@NAME: Beagleboard machine |
| 3 | #@DESCRIPTION: Machine configuration for the http://beagleboard.org/ board | 3 | #@DESCRIPTION: Machine configuration for the http://beagleboard.org/ board |
| 4 | 4 | ||
| 5 | PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg-lite" | 5 | PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg" |
| 6 | XSERVER ?= "xserver-xorg-lite \ | 6 | XSERVER ?= "xserver-xorg \ |
| 7 | xf86-input-evdev \ | 7 | xf86-input-evdev \ |
| 8 | xf86-input-mouse \ | 8 | xf86-input-mouse \ |
| 9 | xf86-video-omapfb \ | 9 | xf86-video-omapfb \ |
