genericx86: disable rootless X

Not all video drivers support rootless X and this BSP aims to have broader
support than atom-pc.

(From meta-yocto rev: ea900a29a7cc28dc2bb568bd9d6f91efc326a814)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2013-07-29 16:22:57 +00:00 committed by Richard Purdie
parent 4ef3385c2f
commit 5efc59a7f6
1 changed files with 0 additions and 2 deletions

View File

@ -36,5 +36,3 @@ APPEND += "usbcore.autosuspend=1"
GLIBC_ADDONS = "nptl"
EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi"
ROOTLESS_X = "1"