[poky] [PATCH 4/6] genericx86: disable rootless X
Ross Burton
ross.burton at intel.com
Thu Jul 25 09:38:03 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 2154943..572a480 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