<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2026-06-10T03:52:36+00:00</updated>
<entry>
<title>intel-compute-runtime: fix build with GCC 16</title>
<updated>2026-06-10T03:52:36+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2026-06-10T03:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=8c53938b79625400e63f2f5aa84e66832adcf113'/>
<id>urn:sha1:8c53938b79625400e63f2f5aa84e66832adcf113</id>
<content type='text'>
Newer GCC (16.x) no longer pulls in some standard headers transitively,
breaking the build. For ULONG_MAX, backport the upstream commit that
switches to std::numeric_limits (0004). For the remaining fixed-width
integer uses, add the missing &lt;cstdint&gt; includes (0005, 0006). Also
relax the new -Wsfinae-incomplete diagnostic so -Werror does not fail.

Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-compute-runtime : upgrade 25.13.33276.16 -&gt; 25.48.36300.8</title>
<updated>2026-01-27T05:37:04+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2026-01-27T05:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=bee42a1c918cb364a0acd06f3908fe945d6973d9'/>
<id>urn:sha1:bee42a1c918cb364a0acd06f3908fe945d6973d9</id>
<content type='text'>
Refresh patches:
0002-Build-not-able-to-locate-cpp_generation_tool.patch
0003-external-ocloc.patch

Release Notes:
https://github.com/intel/compute-runtime/releases/tag/25.48.36300.8

Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
</content>
</entry>
<entry>
<title>Revert "Support whinlatter only"</title>
<updated>2026-01-07T07:11:48+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2026-01-07T07:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=6bcc26d094970ebbac48a5091dac7d58dbea2855'/>
<id>urn:sha1:6bcc26d094970ebbac48a5091dac7d58dbea2855</id>
<content type='text'>
This reverts commit 36e44b684cc74e5d3112f7e430e8ef563d69ee92.
</content>
</entry>
<entry>
<title>Support whinlatter only</title>
<updated>2026-01-01T14:11:38+00:00</updated>
<author>
<name>Zoltán Böszörményi</name>
<email>zboszor@gmail.com</email>
</author>
<published>2025-11-04T12:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=36e44b684cc74e5d3112f7e430e8ef563d69ee92'/>
<id>urn:sha1:36e44b684cc74e5d3112f7e430e8ef563d69ee92</id>
<content type='text'>
Yocto 5.3 merged most of meta-clang.
Move recipes from dynamic-layers/clang-layer to the toplevel.

Signed-off-by: Zoltán Böszörményi &lt;zboszor@gmail.com&gt;
</content>
</entry>
<entry>
<title>intel-compute-runtime : upgrade 24.39.31294.12 -&gt; 25.13.33276.16</title>
<updated>2025-05-20T07:35:04+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2025-05-14T10:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=b5c65864faeff4ed95f4f75daf5535a95a809e5e'/>
<id>urn:sha1:b5c65864faeff4ed95f4f75daf5535a95a809e5e</id>
<content type='text'>
Drop patch already merged upstream

Release Notes:
https://github.com/intel/compute-runtime/releases/tag/25.13.33276.16

Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-compute-runtime : upgrade 24.26.30049.6 -&gt; 24.39.31294.12</title>
<updated>2025-01-15T01:51:32+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2025-01-14T05:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=c7c7dface32f187bb0ba724b8eb79152f7453f0c'/>
<id>urn:sha1:c7c7dface32f187bb0ba724b8eb79152f7453f0c</id>
<content type='text'>
Refresh patch 0002-Build-not-able-to-locate-cpp_generation_tool.patch

Release Notes:
https://github.com/intel/compute-runtime/releases/tag/24.39.31294.12

Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-compute-runtime : upgrade 24.22.29735.20 -&gt; 24.26.30049.6</title>
<updated>2024-08-23T07:58:53+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2024-08-23T07:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=1f08cf063e15f0eac7b2014007ede222be2180ab'/>
<id>urn:sha1:1f08cf063e15f0eac7b2014007ede222be2180ab</id>
<content type='text'>
* Refresh patch

Release Notes:
https://github.com/intel/compute-runtime/releases/tag/24.26.30049.6

Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-compute-runtime : upgrade 24.13.29138.7 -&gt; 24.22.29735.20</title>
<updated>2024-07-30T01:25:49+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2024-07-25T04:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=ece4cf8c320f50ead885fe4357fe7e1dc07d2bb9'/>
<id>urn:sha1:ece4cf8c320f50ead885fe4357fe7e1dc07d2bb9</id>
<content type='text'>
* Refresh patches
* Drop backported patch f10439aea214984a060566831f63d3aa198ef1b8.patch

Release Notes:
https://github.com/intel/compute-runtime/releases/tag/24.22.29735.20

Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-compute-runtime: fix build with gcc14</title>
<updated>2024-05-17T01:12:55+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2024-05-17T01:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f50328b87769f52d476a32d5c5cbd1b135dd2c66'/>
<id>urn:sha1:f50328b87769f52d476a32d5c5cbd1b135dd2c66</id>
<content type='text'>
Fixes:

 | /poky/build/tmp/work/corei7-64-poky-linux/intel-compute-runtime/24.13.29138.7/git/shared/test/unit_test/gmm_helper/gmm_resource_info_tests.cpp:75:41: error: no matching function for call to 'find(std::vector&lt;char*&gt;::iterator, std::vector&lt;char*&gt;::iterator, void*&amp;)'
 |    75 |     EXPECT_NE(destroyed.end(), std::find(destroyed.begin(), destroyed.end(), handle));
 |       |                                ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-compute-runtime: upgrade 23.22.26516.18 -&gt; 24.05.28454.6</title>
<updated>2024-02-28T02:01:22+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2024-02-27T15:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=a89665f17ce0856e88bc073594ce9ccdc9e0c2e5'/>
<id>urn:sha1:a89665f17ce0856e88bc073594ce9ccdc9e0c2e5</id>
<content type='text'>
Drop the patch that has already been merged.

License-Update: OpenCL-Headers are now Apache-2.0 licensed.

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