<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git, branch 1.3_M3.final</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.3_M3.final</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.3_M3.final'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2012-08-01T04:08:05+00:00</updated>
<entry>
<title>crownbay: make v3.4 the default kernel</title>
<updated>2012-08-01T04:08:05+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2012-07-11T06:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=ff7fdafba88a5b7676f601b3d16a97ce7d48c4a9'/>
<id>urn:sha1:ff7fdafba88a5b7676f601b3d16a97ce7d48c4a9</id>
<content type='text'>
Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
Tested-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>crownbay: add recipe extension for linux-yocto-3.4</title>
<updated>2012-08-01T04:07:46+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2012-06-29T01:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=ae59294054e8b7cd23c8ea9789cdecd000480af6'/>
<id>urn:sha1:ae59294054e8b7cd23c8ea9789cdecd000480af6</id>
<content type='text'>
Add emgd branch info in git src_uri

At build time, the emgd-1.14 branch is merged with the crownbay bsp
kernel source branch to get emgd kernel driver's support.
  Reference it in the src_uri, and its commit-id to be used, so that
any changes in the emgd branch will not affect build unknowingly.

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
Tested-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>emgd-driver-bin: upgrade from 1.10 to 1.14</title>
<updated>2012-08-01T04:07:15+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2012-07-16T08:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=83a4aa1a44cb21a44c6a69f08a193a724294442a'/>
<id>urn:sha1:83a4aa1a44cb21a44c6a69f08a193a724294442a</id>
<content type='text'>
1.14 is the latest released driver for emgd. This change is tested on
crownbay machine.

Add runtime dependency to libxcb-dri2

Otherwise the libxcb-dri2.so is not getting installed, and video
acceleration of emgd does not work. It is dynamic dependency of
emgd_drv_video.so

put files in gstreamer-0.10/.debug directory to the debug package.
It avoids debug files packaging warnings.

add downloadfilename param to SRC_URI

As the url does not have the filename of the tarball, specify it here
so that updated wget bitbake fetcher can save the downloaded file
accordingly.
BTW now EDC has also published another download URL on our request:
http://edc.intel.com/App_Shared/Downloads/LIN_IEMGD_1_14_GOLD_2443.tgz

And update emgd driver version in the README.

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
Tested-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>gnu-efi_3.0m.bb: Fix tabs with spaces in python snippet</title>
<updated>2012-07-27T18:41:17+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2012-07-25T07:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=7bd163e41f6b861448ab19a13ded4b7c48e16641'/>
<id>urn:sha1:7bd163e41f6b861448ab19a13ded4b7c48e16641</id>
<content type='text'>
This shuts up new bitbake otherwise it warns about this
always.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>emgd-driver-bin: remove FILES_${PN}-dev addition</title>
<updated>2012-07-20T16:29:23+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-07-20T16:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=961f835e4f5dd2d02b34b7fce13316ec7b0bf1c4'/>
<id>urn:sha1:961f835e4f5dd2d02b34b7fce13316ec7b0bf1c4</id>
<content type='text'>
The package reordering patches exposed a problem in that the files
specified in the FILES_${PN}-dev shouldn't really be put in the -dev
package in the first place - this removes them.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>va-intel.bb: Add compatible host x86/x86_64</title>
<updated>2012-07-20T15:44:52+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2012-07-20T02:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=41d385015243dc02f8eea96a3ec3198dae7d2d27'/>
<id>urn:sha1:41d385015243dc02f8eea96a3ec3198dae7d2d27</id>
<content type='text'>
This lets meta-intel to play well in multi-bsp
setup

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>jasperforest: retire linux-yocto-3.0</title>
<updated>2012-07-19T21:31:23+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-07-19T21:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=b779667233666e068a4bc668bfc3ca41af4cb711'/>
<id>urn:sha1:b779667233666e068a4bc668bfc3ca41af4cb711</id>
<content type='text'>
With the move to linux-yocto-3.4, linux-yocto-3.0 support can be
removed.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-jasperforest: switch to linux-yocto-3.4 kernel</title>
<updated>2012-07-19T04:49:09+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-07-19T04:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=0a1cacf63ee87a6a8086d50cd00ebcc04e3751bc'/>
<id>urn:sha1:0a1cacf63ee87a6a8086d50cd00ebcc04e3751bc</id>
<content type='text'>
Switch jasperforest to the 3.4 kernel and update kernel SRCREVs.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-chiefriver: switch to linux-yocto-3.4 kernel</title>
<updated>2012-07-18T03:07:15+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-07-18T03:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=5d0c08cd8bb3f3ce8d23b4ae8b844bba15278049'/>
<id>urn:sha1:5d0c08cd8bb3f3ce8d23b4ae8b844bba15278049</id>
<content type='text'>
Switch chiefriver to the 3.4 kernel and update kernel SRCREVs.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-n450: explicitly specify KBRANCH we expect to use</title>
<updated>2012-07-13T00:40:02+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-07-12T21:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=a944332ecfa59247cc0787c55d79a6392e3218bd'/>
<id>urn:sha1:a944332ecfa59247cc0787c55d79a6392e3218bd</id>
<content type='text'>
Without this, we get standard/default/common-pc/base with the correct
SRCREV initially checked out but standard/default/common-pc/atom-pc
checked out as if using AUTOREV for the actual build.

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