<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git, branch master-next</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=master-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=master-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2020-04-24T06:15:12+00:00</updated>
<entry>
<title>libva-utils-intel: keep compatible with zeus as well</title>
<updated>2020-04-24T06:15:12+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2020-04-24T05:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=c01c637af238174c17eb1743eec7c91873cda4c3'/>
<id>urn:sha1:c01c637af238174c17eb1743eec7c91873cda4c3</id>
<content type='text'>
To avoid recipe version confilicts with oe-core recipes from dunfell and zeus,
better to carry full recipe instead of require libva-utils recipe.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libva-intel: keep compatible with zeus</title>
<updated>2020-04-24T06:14:16+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2020-04-24T05:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=e8f2bfe674afee648a601e45f477bb2bcfdc3097'/>
<id>urn:sha1:e8f2bfe674afee648a601e45f477bb2bcfdc3097</id>
<content type='text'>
To avoid recipe version confilicts with oe-core recipes from dunfell and zeus,
better to carry full recipe instead of require libva recipe.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>allow to build with zeus</title>
<updated>2020-04-24T06:14:16+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2020-04-24T05:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=0961650cf7904993875f7b180710d960d40eddd4'/>
<id>urn:sha1:0961650cf7904993875f7b180710d960d40eddd4</id>
<content type='text'>
class 'distro_features_check' has moved to 'features_check', which
does not allow dunfell and latest releases to build against zeus
release.

inherit class based on LAYERSERIES_CORENAMES

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-graphics-compiler: link to llvm conditionally</title>
<updated>2020-04-24T06:14:16+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2020-04-24T05:38:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=c641b6483297c6377c6b4fd9a9684c3b8dd694ea'/>
<id>urn:sha1:c641b6483297c6377c6b4fd9a9684c3b8dd694ea</id>
<content type='text'>
In order to use this recipe with zeus, link to llvm
based on LLVMVERSION.

In zeus release, LLVMVERSION points to 9.x.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>opencl-clang: add recipe for 9.0.0 as well</title>
<updated>2020-04-24T06:14:16+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2020-04-24T05:38:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=35a1fac85f0e8052f43f5d4fa33e2a2051b2ca81'/>
<id>urn:sha1:35a1fac85f0e8052f43f5d4fa33e2a2051b2ca81</id>
<content type='text'>
opencl-clang project release branches links to
different LLVM versions. So, in order to use latest igc version
with both clang 10.x and 9.x, added seprated recipes.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>llvm-project-source: allow to use with zeus release</title>
<updated>2020-04-24T06:14:16+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2020-04-24T05:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=0cd0dafe0f99212e42c5a64d1aafeac731b93650'/>
<id>urn:sha1:0cd0dafe0f99212e42c5a64d1aafeac731b93650</id>
<content type='text'>
In order to use latest opencl versions with zeus, carrying llvm9 specific
patches, and conditinally applying based on LLVMVERSION.

In zeus release, LLVMVERSION points to 9.x.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>onednn: add CMAKE_SKIP_RPATH</title>
<updated>2020-04-24T00:22:20+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-04-24T00:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=9f65fd57fea1470ed138f323a7e268d02c8ab198'/>
<id>urn:sha1:9f65fd57fea1470ed138f323a7e268d02c8ab198</id>
<content type='text'>
dunfell has a change in cmake class that forces cmake to use relative
RPATHs but when this recipe is used with zeus, we'd need to explicitly
make sure that binaries don't have absolute paths.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libipt: add CMAKE_SKIP_RPATH</title>
<updated>2020-04-24T00:19:55+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-04-24T00:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=9e4503ae042a5e7cdd1efbbce8f1fa97282e977d'/>
<id>urn:sha1:9e4503ae042a5e7cdd1efbbce8f1fa97282e977d</id>
<content type='text'>
dunfell has a change in cmake class that forces cmake to use relative
RPATHs but when this recipe is used with zeus, we'd need to explicitly
make sure that binaries don't have absolute paths.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>mkl-dnn: upgrade 1.2.2 -&gt; 1.4</title>
<updated>2020-04-21T14:07:00+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-04-20T07:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=53c87950e8bb913fab021213469ab8ea1d58c2f1'/>
<id>urn:sha1:53c87950e8bb913fab021213469ab8ea1d58c2f1</id>
<content type='text'>
The name of project has changed to oneDNN. Enable GPU engine to be built
by default which would need clang layer to be included.

Also include two minor fixes to install logic that have been submitted
for review upstream.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>igt-gpu-tools: upgrade 1.24 -&gt; 1.25</title>
<updated>2020-04-20T13:58:51+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-04-20T06:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=28c9337302f0a4525c6696549c7ea7800d6c63a1'/>
<id>urn:sha1:28c9337302f0a4525c6696549c7ea7800d6c63a1</id>
<content type='text'>
aubdump has been removed upstream. Switch to using meson.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
</feed>
