[poky] [PATCH 4/5] genericx86: disable rootless X
Ross Burton
ross.burton at intel.com
Mon Jul 29 09:22:57 PDT 2013
Not all video drivers support rootless X and this BSP aims to have broader
support than atom-pc.
Signed-off-by: Ross Burton <ross.burton at intel.com>
---
meta-yocto-bsp/conf/machine/genericx86.conf | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta-yocto-bsp/conf/machine/genericx86.conf b/meta-yocto-bsp/conf/machine/genericx86.conf
index 19f5f75..e37f3662 100644
--- a/meta-yocto-bsp/conf/machine/genericx86.conf
+++ b/meta-yocto-bsp/conf/machine/genericx86.conf
@@ -36,5 +36,3 @@ APPEND += "usbcore.autosuspend=1"
GLIBC_ADDONS = "nptl"
EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi"
-
-ROOTLESS_X = "1"
--
1.7.10.4
More information about the poky
mailing list