The configuration that was being done in it is now forever redundant,
since it's enabled in oe-core.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
The affected BSPs now need to access common metadata in locations off
of the top level of meta-intel, so need to add meta-intel itself to
their layer configuration. This updates the READMEs for those BSPs to
mention that.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
The meta-intel BSPs currently have a number of machine settings common
to all - factor these out into a common include file.
Also add several new intel-specific XSERVER variables for building
XSERVER variables in BSPs.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
meta-intel contains a set of BSP layers, but is not itself a layer.
Make it a layer to make it easy to share common intel-specific files
between BSPs.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
commit 8e14cee (xserver-xorg: Add mesa-dri to depends instead of
virtual/libgl) caused meta-emenlow to start failing with:
NOTE: multiple providers are available for mesa-dri (mesa-dri, xpsb-glx)
NOTE: consider defining a PREFERRED_PROVIDER entry to match mesa-dri
This adds a PREFERRED_PROVIDER for mesa-dri and fixes the problem.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
The crownbay linux-yocto-rt .bbappend is missing settings needed for use
with crownbay - this adds them.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
The fri2 linux-yocto-rt .bbappend is missing settings needed for use
with fri2-noemgd - this adds them.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
commit 061f3187e8 (meta-intel: move
emgd-driver-bin_1.8 to common) somehow mistakenly removed the
unrelated linux-yocto-rt_3.0.bbappend from meta-crownbay. This adds
it back.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This layer provides new BSP meta-romley.
This provides the support for Romley + Patsburg Chipset for Intel Systems.
Romley refers to the Intel Rosecity Board.
Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
In the instructions for manually extracting the binaries from the EMGD
Linux tarball, an additional step for removing the emgd_drv_video
shared library is necessary; this adds it for fri2.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
In the instructions for manually extracting the binaries from the EMGD
Linux tarball, an additional step for removing the emgd_drv_video
shared library is necessary; this adds it for crownbay.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
The underlying xserverxorg-dri-lite that xserver-psb is based on
changed its name and implementation, so change xserver-psb to reflect
the changes.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
There's nothing in meta-intel/common used by jasperforest any longer,
and is too broad anyway, so remove it from BBFILES.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
There's nothing in meta-intel/common used by sugarbay any longer, and
is too broad anyway, so remove it from BBFILES.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>