<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/conf, 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-05-12T15:12:44+00:00</updated>
<entry>
<title>intel-vaapi-driver: drop archived i965 VA-API backend</title>
<updated>2026-05-12T15:12:44+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2026-05-12T14:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=447287c57ef405c37271178b26db7750c6bdaf1c'/>
<id>urn:sha1:447287c57ef405c37271178b26db7750c6bdaf1c</id>
<content type='text'>
Upstream https://github.com/intel/intel-vaapi-driver was archived
in May 2024 and no longer receives fixes. The i965 driver targeted
Gen4-Gen9 Intel GPUs and has been functionally superseded on
Gen8+ hardware by intel-media-driver (iHD), which is already the
VA-API backend used by every meta-intel BSP machine that ships
modern graphics.

Remove the recipe, its runtime test case, the maintainer entry,
and the only in-tree consumer (intel-core2-32's MACHINE_HWCODECS,
which now keeps just the gstreamer1.0-plugins-bad codec set since
no maintained VA-API backend supports that legacy 32-bit Core 2
hardware anyway).

Recipes / files removed:

  * recipes-multimedia/libva/intel-vaapi-driver_2.4.1.bb
  * lib/oeqa/runtime/cases/intel_vaapi_driver.py

Other changes:

  * conf/machine/intel-core2-32.conf: drop intel-vaapi-driver from
    MACHINE_HWCODECS
  * conf/include/maintainers.inc: drop pn-intel-vaapi-driver entry

Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Add the new release layer series</title>
<updated>2026-03-19T10:58:28+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2026-03-19T10:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=a885c3a6fe5475de198899f4c40435b254fcbccc'/>
<id>urn:sha1:a885c3a6fe5475de198899f4c40435b254fcbccc</id>
<content type='text'>
Add the wrynose release as being compatible with the layer.

Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel.inc: set PREFERRED_VERSION for linux-intel to 6.18</title>
<updated>2026-03-17T16:33:25+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2026-03-17T16:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=92488f89f7f7c06f2d7f9c77ac1f7c7305d36502'/>
<id>urn:sha1:92488f89f7f7c06f2d7f9c77ac1f7c7305d36502</id>
<content type='text'>
Update default kernel version preference to 6.18 for both RT
and Non RT variants.

6.18 continues to use a single branch for both RT and non-RT kernels.

Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
</content>
</entry>
<entry>
<title>conf/machine, oeqa: replace gstreamer1.0-vaapi with gst-plugins-bad</title>
<updated>2026-03-17T16:13:56+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2026-03-17T16:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=19a5f7562a76238e4992542b7d42476856b8aa66'/>
<id>urn:sha1:19a5f7562a76238e4992542b7d42476856b8aa66</id>
<content type='text'>
gstreamer1.0-vaapi has been removed from openembedded-core in favor
of the va plugin in gst-plugins-bad and is no longer available.

This updates all Intel machine configurations to use gstreamer1.0-plugins-bad
instead of the obsolete gstreamer1.0-vaapi package in MACHINE_HWCODECS.
The VA-API functionality is now provided by the va plugin within
gst-plugins-bad, which contains the same VA-API GStreamer elements
(vah264dec, vah265dec, vapostproc, etc.).

Also updates the runtime test case to check for gstreamer1.0-plugins-bad
instead of gstreamer1.0-vaapi.

Affected machines:
  - intel-core2-32
  - intel-corei7-64
  - intel-skylake-64

Reference: openembedded-core commit 9e2d2a5b0c9e062f13651093bb1e459f210618e6
           (gstreamer1.0-vaapi: remove recipe)
Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
</content>
</entry>
<entry>
<title>thermald: remove and migrate to meta-oe</title>
<updated>2026-02-25T07:49:15+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@oss.qualcomm.com</email>
</author>
<published>2026-02-19T11:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=b6c23896d3eee0f925cbe189ff1e67b3c4953353'/>
<id>urn:sha1:b6c23896d3eee0f925cbe189ff1e67b3c4953353</id>
<content type='text'>
thermald now supports ARM platforms [1], so move it out of meta-intel
to allow broader reuse.

[1] thermal_daemon 1931a12e7e ("Add ARM backend and enable ARM platform detection")

Signed-off-by: Anuj Mittal &lt;anuj.mittal@oss.qualcomm.com&gt;
Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
</content>
</entry>
<entry>
<title>maintainers: Update recipe maintainers</title>
<updated>2026-02-24T05:46:24+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2026-02-24T02:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=d4b814343e8f18975aedb9da6fc0d72f2f32b5e3'/>
<id>urn:sha1:d4b814343e8f18975aedb9da6fc0d72f2f32b5e3</id>
<content type='text'>
Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel : ovmf support has been dropped for 32 bit x86 machines [1]</title>
<updated>2026-01-20T05:51:54+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2026-01-20T05:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=9255aa6b9c4a6234a27970ddd861f110e4cf31f3'/>
<id>urn:sha1:9255aa6b9c4a6234a27970ddd861f110e4cf31f3</id>
<content type='text'>
[1] https://patchwork.yoctoproject.org/project/oe-core/patch/20251222200739.2278706-47-alex.kanavin@gmail.com/

Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
</content>
</entry>
<entry>
<title>onednn: Move RDEPENDS of PACKAGECONFIG[gpu] to a separate setting</title>
<updated>2026-01-13T12:20:13+00:00</updated>
<author>
<name>Zoltán Böszörményi</name>
<email>zboszor@gmail.com</email>
</author>
<published>2026-01-13T12:09:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=efb2dee6587e2cc06eaa59d230d118b463476b4d'/>
<id>urn:sha1:efb2dee6587e2cc06eaa59d230d118b463476b4d</id>
<content type='text'>
This allows using a different OpenCL backend (like
intel-compute-runtime-legacy1 from meta-clang-revival),
or multiple ones, so the same image can support different
platforms.

Signed-off-by: Zoltán Böszörményi &lt;zboszor@gmail.com&gt;
Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
</content>
</entry>
<entry>
<title>Support whinlatter only</title>
<updated>2026-01-09T15:22:22+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2026-01-09T15:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=e85060a3d563c1319cc6745996b842a791706d9e'/>
<id>urn:sha1:e85060a3d563c1319cc6745996b842a791706d9e</id>
<content type='text'>
Yocto 5.3 merged most of meta-clang.
Fix recipes structure in dynamic-layers/clang-layer
clang recipes now depend on meta-clang-revival layer

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