<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git, branch 1.2_M2</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.2_M2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.2_M2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2012-01-25T04:23:57+00:00</updated>
<entry>
<title>meta-cedartrail: update linux-yocto-3.0 SRCREVs</title>
<updated>2012-01-25T04:23:57+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-12-16T23:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=1a7a8eeade08f865d51489ac019f8f7d121430c6'/>
<id>urn:sha1:1a7a8eeade08f865d51489ac019f8f7d121430c6</id>
<content type='text'>
Update SRCREVs to cover new cedartrail linux-yocto-3.0 kernel commits.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel/common: fix ptr-&gt;int and Werror=address compile errors</title>
<updated>2012-01-12T18:27:30+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-01-12T18:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=4b6657ce65e3b15118c663f7b03249560d282cbd'/>
<id>urn:sha1:4b6657ce65e3b15118c663f7b03249560d282cbd</id>
<content type='text'>
A couple of things that had previously been warnings are now errors,
so they need to be fixed up.

The first problem is a comparison between the address of a static
struct and NULL, which can never be valid.  A different fix for this
is upstream, which includes an API usage change; we don't need that to
fix this problem.

The second problem is a cast from pointer to integer in fbdevhw.c.
This also is fixed upstream by removing the whole section of code
which is bogus anyway, which is also done here.

This also adds a missing PR to the xserver-xorg recipe.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-emenlow: fix ptr-&gt;int and Werror=address compile errors</title>
<updated>2012-01-11T04:19:30+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-01-11T04:19:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=9016be4d8005cfff3fedf4aded4600c6e110263a'/>
<id>urn:sha1:9016be4d8005cfff3fedf4aded4600c6e110263a</id>
<content type='text'>
A couple of things that had previously been warnings are now errors,
so they need to be fixed up.

The first problem is the same problem encountered by xserver-kdrive,
and has the same fix, namely create a new version of REGION_INIT and
have all calls that pass in a pointer to a static struct use it
instead.  A different fix for this is upstream, which includes an API
change; we don't need all that to fix this problem.

The second problem is a cast from pointer to integer in fbdevhw.c.
This also is fixed upstream by removing the whole section of code
which is bogus anyway, which is also done here.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-cedartrail: Create new layer for cedartrail System.</title>
<updated>2012-01-09T23:55:07+00:00</updated>
<author>
<name>Kishore Bodke</name>
<email>kishore.k.bodke@intel.com</email>
</author>
<published>2012-01-06T22:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=38f2b670bc37515bcb0fa7f98e338e5242d70386'/>
<id>urn:sha1:38f2b670bc37515bcb0fa7f98e338e5242d70386</id>
<content type='text'>
This layer provides the initial version of the BSP for Cedar Trail
platform. The Cedar Trail platform is based on the Cedarview processor
and Tiger Point Chipset.

Signed-off-by: Kishore Bodke &lt;kishore.k.bodke@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: change EMGD xserver libva dependency to libva-x11</title>
<updated>2011-12-22T15:22:37+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-12-21T17:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=7c3db7010479970f3f92501349827c517de3c36a'/>
<id>urn:sha1:7c3db7010479970f3f92501349827c517de3c36a</id>
<content type='text'>
XSERVER_IA32_EMGD should depend on libva-x11, which in turn depends on
libva, instead of just libva.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
Acked-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: add PROVIDES for extra packages provided by libva</title>
<updated>2011-12-22T15:21:30+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-12-21T17:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f308cef33a6e0d2a64a91dcda3fc52829c5b1090'/>
<id>urn:sha1:f308cef33a6e0d2a64a91dcda3fc52829c5b1090</id>
<content type='text'>
libva provides some extra packages such as libva-glx.  Add PROVIDES
for them so the rest of the build system knows about it.

We also need to add the dependency relationships between libva,
libva-x11, and libva-glx.

Also remove the bogus RDEPENDS on the display components.

Also libva-glx depends on mesa-dri - if it's not there, libva-glx
won't be built.

Also, add missing -dev and -dbg packaging.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
Acked-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>fri2: Update SRCREV to include efi patches and meta-data</title>
<updated>2011-12-13T16:50:58+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2011-12-13T16:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=b6d5d9a3b06caf578103a04dc5fcf5e476343205'/>
<id>urn:sha1:b6d5d9a3b06caf578103a04dc5fcf5e476343205</id>
<content type='text'>
The SRCREV update is required for the cfg/efi-ext as well as patches
to the standard/* branches to support EFI booting.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>meta-tlk: Add COPYING MIT</title>
<updated>2011-12-09T21:42:54+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2011-12-09T17:34:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=3f149a311101a5e8a13087b1ba2d2bda11eaf5c6'/>
<id>urn:sha1:3f149a311101a5e8a13087b1ba2d2bda11eaf5c6</id>
<content type='text'>
Adds License File

Fixes [YOCTO #1816]

Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>n450: drop ROOTLESS_X as it breaks X</title>
<updated>2011-12-09T20:47:03+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2011-12-09T20:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=3cb35ba444dcc9d1a477c307593dd2387cd53b18'/>
<id>urn:sha1:3cb35ba444dcc9d1a477c307593dd2387cd53b18</id>
<content type='text'>
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 &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>fri2: Comment framebuffer APPEND setting</title>
<updated>2011-12-08T00:17:22+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2011-12-07T23:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=9672eec8175b00723e8d0d684233f61dab709517'/>
<id>urn:sha1:9672eec8175b00723e8d0d684233f61dab709517</id>
<content type='text'>
Note that the vesafb will only be used when booting via legacy PCBIOS.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
</feed>
