<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/common, branch 1.4_M5.rc2</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.4_M5.rc2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.4_M5.rc2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2013-03-22T20:41:00+00:00</updated>
<entry>
<title>Replace references to mesa-dri with mesa in all files</title>
<updated>2013-03-22T20:41:00+00:00</updated>
<author>
<name>Laurentiu Palcu</name>
<email>laurentiu.palcu@intel.com</email>
</author>
<published>2013-03-05T14:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=8bfb88c22a9298c0193ccbb7fc0221300956b612'/>
<id>urn:sha1:8bfb88c22a9298c0193ccbb7fc0221300956b612</id>
<content type='text'>
[YOCTO #3385]

Signed-off-by: Laurentiu Palcu &lt;laurentiu.palcu@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>mesa: Update to match OE-Core mesa rename</title>
<updated>2013-03-22T17:55:20+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2013-03-22T17:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=7be070c405b9c73a0c9fc2878d8b10b39ff24919'/>
<id>urn:sha1:7be070c405b9c73a0c9fc2878d8b10b39ff24919</id>
<content type='text'>
mesa-dri was renamed to mesa in OE-Core, this matches that rename.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>va-intel: set ALLOW_EMPTY on a per-package basis</title>
<updated>2013-03-07T04:26:45+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2013-03-07T02:11:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=807801e458649f07cec4d546c4e472ee84e8cbab'/>
<id>urn:sha1:807801e458649f07cec4d546c4e472ee84e8cbab</id>
<content type='text'>
ALLOW_EMPTY needs to be set per-package - this updates va-intel to
avoid warnings to that effect.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>gst-va-intel: avoid warning regarding ALLOW_EMPTY</title>
<updated>2013-03-07T04:25:12+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2013-03-05T22:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=cc8f346bf53493abd587481e3345f0785ad032de'/>
<id>urn:sha1:cc8f346bf53493abd587481e3345f0785ad032de</id>
<content type='text'>
Due to recent changes in the oecore layer, non package specific
ALLOW_EMPTY declarations now cause warnings as seen below.

WARNING: QA Issue: /media/build1/poky/meta-intel/common/
recipes-multimedia/gstreamer/gst-va-intel.bb: Variable ALLOW_EMPTY is
set as not being package specific, please fix this.

Avoid this warning by making ALLOW_EMPTY declarations package
specific.

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>remove the older 1.14 version emgd-driver-bin recipe</title>
<updated>2013-03-04T22:53:29+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2013-02-25T17:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=1fbfc4e89d325fc818f91b0fe3e1cdddab2cd9a9'/>
<id>urn:sha1:1fbfc4e89d325fc818f91b0fe3e1cdddab2cd9a9</id>
<content type='text'>
All the BSPs have been switched to use the latest 1.16 version of the
EMGD driver. And nothing is utilizing the older 1.14 version now.

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>emgd-driver-bin: Fix RDEPENDS</title>
<updated>2013-02-12T23:25:49+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2013-02-12T23:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=bfa92b97a9d8e4e19d770a87b42a59c16460c1b4'/>
<id>urn:sha1:bfa92b97a9d8e4e19d770a87b42a59c16460c1b4</id>
<content type='text'>
RDEPENDS should be set on specific packages, not applied to everything
in general (e.g. -dev, -dbg or -doc packages). This fixes up warnings in
the build.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>mesa-dri: Update bbappend to version 9.0.2</title>
<updated>2013-02-12T18:17:23+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2013-02-12T18:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=a75b393fd7cf6c480a92e612e1e3acc2bbf9df34'/>
<id>urn:sha1:a75b393fd7cf6c480a92e612e1e3acc2bbf9df34</id>
<content type='text'>
Adjust bbappend to match changes in OE-Core.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>ffmpeg: Remove package as nobody depends on it anymore</title>
<updated>2013-01-24T23:58:30+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2013-01-13T16:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=a7011c5340097832b1d8053f92cfd20b23677f72'/>
<id>urn:sha1:a7011c5340097832b1d8053f92cfd20b23677f72</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>emgd-1.16: create a new recipe</title>
<updated>2013-01-23T20:04:50+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2013-01-22T23:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=0b2a42bab3cc720d3b787b17d21d172d67b4a751'/>
<id>urn:sha1:0b2a42bab3cc720d3b787b17d21d172d67b4a751</id>
<content type='text'>
Create a new recipe for the latest emgd 1.16 version of the graphics
driver.

Also add the custom license files of the recipe to avoid build time
QA warnings.

There are strange characters in the license files, because they are
copied verbatim from the sources.

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
Acked-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>emgd-1.14: prepare for coexisting with emgd-1.16 recipe</title>
<updated>2013-01-23T20:03:38+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2013-01-22T23:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=e3155c34af5539f8fa737bb1eee0ebc20eadf762'/>
<id>urn:sha1:e3155c34af5539f8fa737bb1eee0ebc20eadf762</id>
<content type='text'>
We want to use emgd-1.14 &amp; emgd-1.16 recipe interchangeably.
As the some of the generated package names include versions
which will be different in the emgd-1.16 recipe, this
version part is stripped from the package names so that it
will match with the emgd-1.16 recipe package names.

All the BSP configuration which were using these package names
also change accordingly to avoid any build issues.

Also with the 2 versions of emgd recipes make sure that BSPs
don't start using the emgd-1.16 version until they have been
validated to work by specifying the preferred emgd recipe
version for the relevant BSPs.

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
Acked-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
</feed>
