diff options
| -rw-r--r-- | meta-yocto-bsp/conf/machine/atom-pc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/atom-pc.conf b/meta-yocto-bsp/conf/machine/atom-pc.conf index e97b173d21..b1c2ae194e 100644 --- a/meta-yocto-bsp/conf/machine/atom-pc.conf +++ b/meta-yocto-bsp/conf/machine/atom-pc.conf | |||
| @@ -19,7 +19,7 @@ XSERVER ?= "xserver-xorg \ | |||
| 19 | xf86-input-evdev \ | 19 | xf86-input-evdev \ |
| 20 | xf86-input-synaptics \ | 20 | xf86-input-synaptics \ |
| 21 | xf86-video-intel \ | 21 | xf86-video-intel \ |
| 22 | mesa-dri-driver-i915" | 22 | mesa-driver-i915" |
| 23 | 23 | ||
| 24 | #MACHINE_EXTRA_RDEPENDS = "rt2860" | 24 | #MACHINE_EXTRA_RDEPENDS = "rt2860" |
| 25 | 25 | ||
