mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-04 16:10:06 +00:00
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> |
||
|---|---|---|
| .. | ||
| conf | ||
| docs | ||
| recipes-bsp | ||
| recipes-core/tasks | ||
| recipes-graphics/xorg-xserver | ||
| recipes-kernel/linux | ||
| COPYING.MIT | ||
| README.sources | ||
| ReleaseNotes | ||
The sources for the packages comprising the images shipped with this BSP can be found at the following location: http://downloads.yoctoproject.org/mirror/sources/ The metadata used to generate the images shipped with this BSP, in addition to the code contained in this BSP, can be found at the following location: http://www.yoctoproject.org/downloads/yocto-1.1/poky-edison-6.0.tar.bz2 The metadata used to generate the images shipped with this BSP, in addition to the code contained in this BSP, can also be found at the following locations: git://git.yoctoproject.org/poky.git git://git.yoctoproject.org/meta-intel