From bad97653b9f1cc48550555557f41a7bc46eb2614 Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu Date: Wed, 14 Nov 2012 11:48:42 +0200 Subject: yocto-bsp: upgdate configs after xf86-video-omapfb changed name (From meta-yocto rev: 992c2c469861bfcab45a118ac9ab8887e81f1a11) Signed-off-by: Laurentiu Palcu Signed-off-by: Richard Purdie --- .../lib/bsp/substrate/target/arch/arm/conf/machine/{{=machine}}.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/lib/bsp/substrate/target/arch/arm/conf/machine/{{=machine}}.conf b/scripts/lib/bsp/substrate/target/arch/arm/conf/machine/{{=machine}}.conf index a3e29700e5..1990ef6796 100644 --- a/scripts/lib/bsp/substrate/target/arch/arm/conf/machine/{{=machine}}.conf +++ b/scripts/lib/bsp/substrate/target/arch/arm/conf/machine/{{=machine}}.conf @@ -9,7 +9,7 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg" XSERVER = "xserver-xorg \ xf86-input-evdev \ xf86-input-mouse \ - xf86-video-omapfb \ + xf86-video-omap \ xf86-input-keyboard" # Ship all kernel modules by default -- cgit v1.2.3-54-g00ecf