summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r--meta-yocto-bsp/conf/machine/beagleboard.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/beagleboard.conf b/meta-yocto-bsp/conf/machine/beagleboard.conf
index 204be9510c..6633880da1 100644
--- a/meta-yocto-bsp/conf/machine/beagleboard.conf
+++ b/meta-yocto-bsp/conf/machine/beagleboard.conf
@@ -6,7 +6,7 @@ PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
6XSERVER ?= "xserver-xorg \ 6XSERVER ?= "xserver-xorg \
7 xf86-input-evdev \ 7 xf86-input-evdev \
8 xf86-input-mouse \ 8 xf86-input-mouse \
9 xf86-video-omap \ 9 xf86-video-omapfb \
10 xf86-input-keyboard" 10 xf86-input-keyboard"
11 11
12# Ship all kernel modules by default 12# Ship all kernel modules by default