<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git, branch 1.3_beta</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.3_beta</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.3_beta'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2012-09-05T11:18:01+00:00</updated>
<entry>
<title>meta-emenlow: unset preferred providers for virtual/libgles[12]</title>
<updated>2012-09-05T11:18:01+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2012-08-30T14:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=c2cc797832e6ad6de234dea8456636c76f78ee33'/>
<id>urn:sha1:c2cc797832e6ad6de234dea8456636c76f78ee33</id>
<content type='text'>
The recent changes to enable GLES/EGL in mesa-dri have caused emenlow to fail:

ERROR: Trying to resolve runtime dependency libglu resulted in conflicting PREFERRED_PROVIDER entries being found.
The providers found were: ['/srv/home/pokybuild/yocto-autobuilder/yocto-slave/emenlow/build/yocto/meta-intel/meta-emenlow/recipes-graphics/xpsb-glx/xpsb-glx_0.18.bb', '/srv/home/pokybuild/yocto-autobuilder/yocto-slave/emenlow/build/meta/recipes-graphics/mesa/mesa-dri_8.0.4.bb']
The PREFERRED_PROVIDER entries resulting in this conflict were: ['PREFERRED_PROVIDER_mesa-dri = xpsb-glx', 'PREFERRED_PROVIDER_virtual/libgles1 = mesa-dri']

Because emenlow's xpsb-glx contains mesa, it needs to entirely replace
mesa-dri. We'd normally set virtual/libgles1 and virtual/libgles2 to xpsb-glx
but these drivers don't build the GLES libraries so that would be a lie.

So, unset the preferred provider entries so that bitbake doesn't look at
mesa-dri at all.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-cedartrail: Update PVR graphics driver to version 1.0.2</title>
<updated>2012-08-27T19:41:29+00:00</updated>
<author>
<name>Rahul Saxena</name>
<email>rahul.saxena@intel.com</email>
</author>
<published>2012-08-24T22:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=eaf696e19ed97745a879e42fffb94423aabe27e4'/>
<id>urn:sha1:eaf696e19ed97745a879e42fffb94423aabe27e4</id>
<content type='text'>
This update of the driver enables support for B3 stepping of
Cedarview processor and also support for DP/eDP ports.

Signed-off-by: Rahul Saxena &lt;rahul.saxena@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-cedartrail: Update SRCREV for the linux-yocto kernel pvr branch</title>
<updated>2012-08-27T19:17:52+00:00</updated>
<author>
<name>Rahul Saxena</name>
<email>rahul.saxena@intel.com</email>
</author>
<published>2012-08-24T22:27:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=1d46fcb27fcefbfa8ec4f7dec6efe7564d8f0676'/>
<id>urn:sha1:1d46fcb27fcefbfa8ec4f7dec6efe7564d8f0676</id>
<content type='text'>
Update SRCREV to point to yocto/pvr kernel branch with v1.0.2 pvr driver support.

Signed-off-by: Rahul Saxena &lt;rahul.saxena@intel.com&gt;
</content>
</entry>
<entry>
<title>crownbay: fix KBRANCH</title>
<updated>2012-08-25T04:40:59+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-08-24T04:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=eb89ddd07e32f2f37a3df2c0043c1f701e2d1c6b'/>
<id>urn:sha1:eb89ddd07e32f2f37a3df2c0043c1f701e2d1c6b</id>
<content type='text'>
KBRANCH_crownbay is set to standard/default/crownbay, which isn't even
a 3.4 branch.

Set it to standard/crownbay, which is.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>ia32-base.inc: Drop glibc --with-tls option, its now the only option for glibc</title>
<updated>2012-08-22T13:16:59+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2012-08-21T07:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=c9e0d1edb1c7e1d2fa328fb1fb820b627ba02119'/>
<id>urn:sha1:c9e0d1edb1c7e1d2fa328fb1fb820b627ba02119</id>
<content type='text'>
This option is unused by (e)glibc since 2011 and is the default. It has been
shown to interact badly with the configure option in atom-pc from meta-yocto
causing a rebuild of the whole system despite the only change being an
assignment with += vs =. The easiest fix is simply to drop it.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>meta-cedartrail: fixed PREFERRED_VERSION_linux-yocto</title>
<updated>2012-08-20T16:36:07+00:00</updated>
<author>
<name>Mihai Lindner</name>
<email>mihaix.lindner@linux.intel.com</email>
</author>
<published>2012-08-17T15:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=b8f8bd0b5f2278495cdb1374d7bedd3123475af1'/>
<id>urn:sha1:b8f8bd0b5f2278495cdb1374d7bedd3123475af1</id>
<content type='text'>
Missing PREFERRED_VERSION_linux-yocto generated NOTEs when building.
"""
NOTE: preferred version 3.4% of linux-yocto not available (for item
virtual/kernel)
"""

[YOCTO #2962]

Signed-off-by: Mihai Lindner &lt;mihaix.lindner@linux.intel.com&gt;
Acked-by: Kishore Bodke &lt;kishore.k.bodke@intel.com&gt;
Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Clarify BBFILES comments regarding recipe-* directories</title>
<updated>2012-08-15T22:43:01+00:00</updated>
<author>
<name>Trevor Woerner</name>
<email>twoerner@gmail.com</email>
</author>
<published>2012-08-14T01:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=50b22497cb34c3502f3dca1407aecdcd4dfc52b1'/>
<id>urn:sha1:50b22497cb34c3502f3dca1407aecdcd4dfc52b1</id>
<content type='text'>
The recipes are no longer stored in a "packages" directory but in
directories under recipes-*.

Signed-off-by: Trevor Woerner &lt;twoerner@gmail.com&gt;
Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>sys940x: fix libva dependency issues</title>
<updated>2012-08-15T15:09:27+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2012-08-14T06:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f37b185f253091d32e24ad00f9465160e86ac833'/>
<id>urn:sha1:f37b185f253091d32e24ad00f9465160e86ac833</id>
<content type='text'>
This fixes bug:
[YOCTO #2946]

Avoids these errors:
| error: Failed dependencies:
| libva.so.1 is needed by libegl1-1.10-r0.core2
| libva-tpi.so.1 is needed by libegl1-1.10-r0.core2
| libva-x11.so.1 is needed by libegl1-1.10-r0.core2
NOTE: package core-image-sato-sdk-1.0-r0: task do_rootfs: Failed

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>meta-romley: Add Matrox MGA variable to romley.conf</title>
<updated>2012-08-10T20:41:51+00:00</updated>
<author>
<name>Kishore Bodke</name>
<email>kishore.k.bodke@intel.com</email>
</author>
<published>2012-08-10T18:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=7dfeac4b1aac9b70c7397f86b5c8ab80f5e8f2c4'/>
<id>urn:sha1:7dfeac4b1aac9b70c7397f86b5c8ab80f5e8f2c4</id>
<content type='text'>
Since Matrox MGA recipe is moved to common, include
the Matrox MGA varialbe to romley.conf.

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:Add a MATROX MGA variable to ia32-base.inc</title>
<updated>2012-08-10T20:41:44+00:00</updated>
<author>
<name>Kishore Bodke</name>
<email>kishore.k.bodke@intel.com</email>
</author>
<published>2012-08-10T18:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=4fb859db497765622d13cf8016cda83e4defc2f6'/>
<id>urn:sha1:4fb859db497765622d13cf8016cda83e4defc2f6</id>
<content type='text'>
Add XSERVER_IA32_MATROX_MGA variable for including
Matrox MGA graphics recipe.

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>
</feed>
