<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/common, branch dylan</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=dylan</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=dylan'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2013-11-25T13:52:58+00:00</updated>
<entry>
<title>xf86-video-ast: new recipe for ASPEED Technology Card</title>
<updated>2013-11-25T13:52:58+00:00</updated>
<author>
<name>Ong Boon Leong</name>
<email>boon.leong.ong@intel.com</email>
</author>
<published>2013-11-21T02:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=722ed4b974a32c65491eb05e0dd42c08ae0f6479'/>
<id>urn:sha1:722ed4b974a32c65491eb05e0dd42c08ae0f6479</id>
<content type='text'>
To enable ASPEED Technology graphic card.

Signed-off-by: Ong Boon Leong &lt;boon.leong.ong@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>gnu-efi: Add parallel make patch for archives</title>
<updated>2013-05-09T18:09:05+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2013-05-09T15:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=048def7bae8e3e1a11c91f5071f99bdcf8e6dd16'/>
<id>urn:sha1:048def7bae8e3e1a11c91f5071f99bdcf8e6dd16</id>
<content type='text'>
The library makefiles were using the lib.a() form which compiles and
ar's as a pair instead of compiling all and then ar'ing which can
parallelize better.

Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>linux-firmware: Correct rtl license file location</title>
<updated>2013-04-23T16:50:18+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2013-04-23T16:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=196a1bd193400dac765df8fd0ff5cde68180ee39'/>
<id>urn:sha1:196a1bd193400dac765df8fd0ff5cde68180ee39</id>
<content type='text'>
The rtl-license package FILES was pointing to the wrong directory as it
was removed from there in commit:

acd3735 linux-firmware: Remove duplicaed license from rtlwifi subdir

This resulted in a do_rootfs failure for core-image-sato-sdk for fri2
with ipk when the linux-firmware-dev package tried to install
linux-firmware-rtl-license which wasn't created as it was empty.

Build tested with ipk and rpm packages.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
Acked-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>emgd-driver-bin: do not provide gl.pc</title>
<updated>2013-04-23T03:36:28+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2013-04-21T02:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=2e1cc12ddb955fa558f42e1845d42e7f65a5156a'/>
<id>urn:sha1:2e1cc12ddb955fa558f42e1845d42e7f65a5156a</id>
<content type='text'>
Remove the previously added gl.pc from the emgd recipe.

emgd recipe does not provide libGL, still the associated gl.pc file was
provided in the recipe, which causes conflicts with other recipes as seen
below.

These kind of errors are fixed with this commit.

| Collected errors:
|  * check_data_file_clashes: Package libgl-mesa-dev wants to install file /srv/home/nitin/build-test-bsps/build-emenlow/tmp/work/emenlow-poky-linux/core-image-sato-sdk/1.0-r0/rootfs/usr/lib/pkgconfig/gl.pc
| 	But that file is already provided by package  * emgd-driver-dev
|  * opkg_install_cmd: Cannot install package qt4-x11-free-dev.
|  * check_data_file_clashes: Package libgl-mesa-dev wants to install file /srv/home/nitin/build-test-bsps/build-emenlow/tmp/work/emenlow-poky-linux/core-image-sato-sdk/1.0-r0/rootfs/usr/lib/pkgconfig/gl.pc
| 	But that file is already provided by package  * emgd-driver-dev
|  * opkg_install_cmd: Cannot install package mesa-demos-dev.
|  * check_data_file_clashes: Package libgl-mesa-dev wants to install file /srv/home/nitin/build-test-bsps/build-emenlow/tmp/work/emenlow-poky-linux/core-image-sato-sdk/1.0-r0/rootfs/usr/lib/pkgconfig/gl.pc
| 	But that file is already provided by package  * emgd-driver-dev
|  * opkg_install_cmd: Cannot install package libva-egl-dev.
|  * check_data_file_clashes: Package libgl-mesa-dev wants to install file /srv/home/nitin/build-test-bsps/build-emenlow/tmp/work/emenlow-poky-linux/core-image-sato-sdk/1.0-r0/rootfs/usr/lib/pkgconfig/gl.pc
| 	But that file is already provided by package  * emgd-driver-dev
|  * opkg_install_cmd: Cannot install package libva-glx-dev.
|  * check_data_file_clashes: Package libgl-mesa-dev wants to install file /srv/home/nitin/build-test-bsps/build-emenlow/tmp/work/emenlow-poky-linux/core-image-sato-sdk/1.0-r0/rootfs/usr/lib/pkgconfig/gl.pc
| 	But that file is already provided by package  * emgd-driver-dev
|  * opkg_install_cmd: Cannot install package libgl-mesa-dev.
| ERROR: Function failed: do_rootfs (see
| /srv/home/nitin/build-test-bsps/build-emenlow/tmp/work/emenlow-poky-li
| nux/core-image-sato-sdk/1.0-r0/temp/log.do_rootfs.49983 for further
| information)

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
Tested-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>emgd-driver-bin: add cairo dependency</title>
<updated>2013-04-17T16:06:50+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2013-04-17T16:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=76f70c337e5daa9593153dfdf5107aec08610a44'/>
<id>urn:sha1:76f70c337e5daa9593153dfdf5107aec08610a44</id>
<content type='text'>
To fix the following autobuilder do_rootfs build erro:

Computing transaction...error: Can't install
emgd-gst-plugins-va-1.16-r0@core2: no package provides cairo &gt;=
1.12.14

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>libva: resurrect 1.0.16 recipe for EMGD based BSPs</title>
<updated>2013-04-13T16:32:21+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2013-04-10T18:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=87481a04dd37f605b5a96a0d88209d06e5fe2f28'/>
<id>urn:sha1:87481a04dd37f605b5a96a0d88209d06e5fe2f28</id>
<content type='text'>
EMGD based BSPs are seeing video playback issue with libva v1.1.[01] .
They are hitting a segmentation fault at the end of video playback.
So bringing back the old libva version for the EMGD based BSPs.

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>libva: update from 1.1.0 to 1.1.1</title>
<updated>2013-04-13T16:32:03+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2013-04-08T17:12:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=61032aa895e5449f5fb4f9b0847ea936cde99cbe'/>
<id>urn:sha1:61032aa895e5449f5fb4f9b0847ea936cde99cbe</id>
<content type='text'>
As per Ross libva v1.1.1 is needed for the wayland support.

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>Revert "mesa-demos: fix build errors"</title>
<updated>2013-04-12T15:43:59+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2013-04-12T15:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f0f756c22b0fae3442f39a1bb051489f127e1a8b'/>
<id>urn:sha1:f0f756c22b0fae3442f39a1bb051489f127e1a8b</id>
<content type='text'>
This reverts commit fd58fb07cf4fcc0553d0608f5688fc03e41ea15c.

This was moved to oe-core, commit 60fabb6ea.
</content>
</entry>
<entry>
<title>crystalforest: Fix build issues for openssl-qat-module</title>
<updated>2013-04-11T21:45:20+00:00</updated>
<author>
<name>Kishore Bodke</name>
<email>kishore.k.bodke@intel.com</email>
</author>
<published>2013-04-09T21:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=525046c8289477fc00d4c4957f8cf5d09b6b1abf'/>
<id>urn:sha1:525046c8289477fc00d4c4957f8cf5d09b6b1abf</id>
<content type='text'>
openssl-qat-module and zlib-qat-module recipes have the same kernel
module name, which causes the build to fail.  So remove one of them
from building and update the README with the instructions on how to
enable.

Fixes [YOCTO #4126].

Signed-off-by: Kishore Bodke &lt;kishore.k.bodke@intel.com&gt;
</content>
</entry>
<entry>
<title>mesa-demos: fix build errors</title>
<updated>2013-04-08T16:39:12+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@linux.intel.com</email>
</author>
<published>2013-04-06T21:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=fd58fb07cf4fcc0553d0608f5688fc03e41ea15c'/>
<id>urn:sha1:fd58fb07cf4fcc0553d0608f5688fc03e41ea15c</id>
<content type='text'>
When commit 6d17c9b ('emgd-driver-bin: add pkgconfig files') was added
for libva, it exposed some missing EMGD functionality, which it turns
out has been fixed by patches submitted or accepted upstream (see the
individual patches for details).

This adds those patches to get around the build problems when building
with EMGD 1.16.

Fixes [YOCTO #3469] for meta-intel (EMGD).

Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;
</content>
</entry>
</feed>
