Go to file
Darren Hart 3cb35ba444 n450: drop ROOTLESS_X as it breaks X
Fixes [YOCTO #1797]

Building with ROOTLESS_X results in X failing start with
the following error:

i915 0000:00:02.0: VGA-1: EDID block 0 invalid.
(EE) AIGLX error: dlopen of /usr/lib/dri/i915_dri.so failed
(/usr/lib/dri/i915_dri)
(EE) AIGLX: reverting to software rendering
(EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed
(/usr/lib/dri/swrast)
(EE) GLX: could not load software renderer

The n450 BSP is the only BSP in meta-intel using ROOTLESS_X. Dropping
it restores functionality and brings it inline with the rest of the BSPs.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-12-09 12:47:03 -08:00
common meta-intel: new package - gst-va-intel 2011-12-05 14:25:00 -06:00
conf meta-intel: add libva to EGMD xserver 2011-12-01 22:21:54 -06:00
meta-crownbay meta-crownbay: use gst-va-intel 2011-12-05 14:26:35 -06:00
meta-emenlow meta-emenlow: use original libva 2011-12-06 09:27:08 -06:00
meta-fishriver meta-fishriver: remove 2.6.34 .bbappend 2011-12-01 18:13:48 -06:00
meta-fri2 fri2: Comment framebuffer APPEND setting 2011-12-07 16:17:22 -08:00
meta-jasperforest meta-jasperforest: remove 2.6.34 .bbappend 2011-12-01 18:13:57 -06:00
meta-n450 n450: drop ROOTLESS_X as it breaks X 2011-12-09 12:47:03 -08:00
meta-romley meta-intel: update kernel SRCREVs 2011-12-01 18:13:15 -06:00
meta-sugarbay meta-intel: update kernel SRCREVs 2011-12-01 18:13:15 -06:00
meta-tlk meta-tlk: initial creation 2011-08-24 15:37:05 -07:00
MAINTAINERS New Romley BSP created. Uses Matrox MGA graphics driver. 2011-10-28 00:04:20 -05:00
README meta-intel: point the top-level README to the BSP READMEs 2011-12-01 11:57:39 -06:00

meta-intel

This is the location for Intel maintained BSPs.

Please see the README files contained in the individual BSP layers for BSP-specific information.