<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/meta-crownbay, branch 1.3.2.final</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.3.2.final</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.3.2.final'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2013-03-21T21:03:46+00:00</updated>
<entry>
<title>layer.conf: Use .= for adding to BBPATH and += to BBFILES</title>
<updated>2013-03-21T21:03:46+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2013-03-21T21:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=3c5818c96fa3c62369311b7d91d54a9154e3b888'/>
<id>urn:sha1:3c5818c96fa3c62369311b7d91d54a9154e3b888</id>
<content type='text'>
Fixes parsing errors which is appearing after this commit to
meta-openembedded

http://cgit.openembedded.org/meta-openembedded/commit/?id=3c21a46020bd0816579648f684c41dbd6333583e

This triggers
exception NameError: name 'base_contains' is not defined
without this change

Avoid the immediate expansion operator (:=) which caused base_contains
added in the previous commit to fail to expand at the time the
meta-intel layer configs are parsed and replace it with one of the
append operators (.= or +=) that allows for delayed variable expansion.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
Signed-off-by: Christopher Larson &lt;chris_larson@mentor.com&gt;
</content>
</entry>
<entry>
<title>crownbay: add missing emgd video components</title>
<updated>2013-03-21T04:05:20+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2013-03-21T04:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=7578dc9d8d766f1804ae373a59ee81bbf1a513fa'/>
<id>urn:sha1:7578dc9d8d766f1804ae373a59ee81bbf1a513fa</id>
<content type='text'>
The 1.16 version of EMGD split the video components up, which now need
to be added individually to VA_FEATURES.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>crownbay: Update to EMGD 1.16</title>
<updated>2013-03-21T00:07:44+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2013-03-20T20:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=4d93485d35c1768c102fb8a725dbb48ac824ad4d'/>
<id>urn:sha1:4d93485d35c1768c102fb8a725dbb48ac824ad4d</id>
<content type='text'>
Use the recipe-space mechanism for adding emgd as a KERNEL_FEATURE.
Update to the 1.16 version and update all the SRCREV's accordingly.
Include the EMGD branch in the SRC_URI and SRCREV for the crownbay
machine.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>BSP README.sources: update the URL of the source tarball</title>
<updated>2013-02-12T16:10:11+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2012-12-05T18:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=0ace9c0e268886727182e1f6bb368cfab2b0552e'/>
<id>urn:sha1:0ace9c0e268886727182e1f6bb368cfab2b0552e</id>
<content type='text'>
Instead of the denzil release specify the location of the source tarball
of danny release.

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>meta-intel: update kernel SRCREVs and pin LINUX_VERSION</title>
<updated>2012-10-29T23:04:05+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-10-29T22:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=3898886e634523bc1bfbfae9f942959f6badfdb0'/>
<id>urn:sha1:3898886e634523bc1bfbfae9f942959f6badfdb0</id>
<content type='text'>
Update all the linux-yocto .bbappends with the latest kernel SRCREVs
and add explicit LINUX_VERSIONs for the 1.3 release, to prevent a
mismatch between the kernel version actually used in the machine
branch vs the version the recipe uses for the kernel image, which can
change with stable updates.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>crownbay: add WEBTITLE &amp; Compliance information</title>
<updated>2012-10-25T20:05:26+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2012-10-23T19:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=36ef2ec76e5da82408078b9ee9be0288986e5807'/>
<id>urn:sha1:36ef2ec76e5da82408078b9ee9be0288986e5807</id>
<content type='text'>
The WEBTITLE will be used to publish the BSP on the Yocto Project Website.
And adding the Yocto Project Compliance information for the 1.3 release.

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>meta-intel: fix VA_FEATURES assignment in machine configs</title>
<updated>2012-10-25T13:28:14+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-10-24T13:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=6e0d82eb19a00c04460b15b6df561f608f6460e4'/>
<id>urn:sha1:6e0d82eb19a00c04460b15b6df561f608f6460e4</id>
<content type='text'>
commit 2231d38 (meta-intel: make video acceleration choice dependent
on LICENSE_FLAGS) inadvertently also changed '?=' to a hard
assignment, making it hard to override as intended.  This changes it
back.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: don't require commercial licenses for gstreamer-vaapi</title>
<updated>2012-10-22T14:09:28+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2012-10-22T11:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=71619f5ef05a3ca3a2a6b19764f6a8a93f011d67'/>
<id>urn:sha1:71619f5ef05a3ca3a2a6b19764f6a8a93f011d67</id>
<content type='text'>
Now that gstreamer-vaapi doesn't depend on ffmpeg, it can always be recommended
by the machine configuration.

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>crownbay: update kernel repo srcrevs</title>
<updated>2012-10-17T02:14:07+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2012-10-16T15:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=2cbddebd50ef20ddab45fffa02cd829243288364'/>
<id>urn:sha1:2cbddebd50ef20ddab45fffa02cd829243288364</id>
<content type='text'>
Keeping up2date with the latest HEADs of the branches
from kernel v3.4 repository

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>meta-intel: update maintainers of various BSPs</title>
<updated>2012-10-12T13:41:18+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2012-10-09T19:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=dcb74b880b583220e17705d7635972b3573454ba'/>
<id>urn:sha1:dcb74b880b583220e17705d7635972b3573454ba</id>
<content type='text'>
BSP maintainership for following BSPs is now transitioned from Tom to Nitin
 sugarbay, emenlow, crownbay, jasperforest, chiefriver

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