From f9ae3571eae62516fe6f9d62efd212efd9cd217d Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 19 Sep 2013 00:46:25 +0100 Subject: n450: remove xserver-xf86-config This file appears to be derived from a stale copy of the atom-pc xorg.conf which was either redundant (setting values to the default), pointlessly hard-coding (specifying video driver when X can auto-probe), or actively harmful (disabling hotplugged input devices). Nothing in this file needs to be specified, so delete it and let X auto-configure itself. Signed-off-by: Ross Burton Acked-by: Darren Hart --- meta-n450/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend | 1 - 1 file changed, 1 deletion(-) delete mode 100644 meta-n450/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend (limited to 'meta-n450/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend') diff --git a/meta-n450/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend b/meta-n450/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend deleted file mode 100644 index 72d991c7..00000000 --- a/meta-n450/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend +++ /dev/null @@ -1 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -- cgit v1.2.3-54-g00ecf