<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-extended, branch master-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2026-05-12T08:10:19+00:00</updated>
<entry>
<title>haveged: upgrade 1.9.19 -&gt; 1.9.20</title>
<updated>2026-05-12T08:10:19+00:00</updated>
<author>
<name>Li Zhou</name>
<email>li.zhou@windriver.com</email>
</author>
<published>2026-05-12T07:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=59e20d26dc5519b7cacb5dc8b553b3a73ef7b6f3'/>
<id>urn:sha1:59e20d26dc5519b7cacb5dc8b553b3a73ef7b6f3</id>
<content type='text'>
ChangeLog:
https://github.com/jirka-h/haveged/releases/tag/v1.9.20

Signed-off-by: Li Zhou &lt;li.zhou@windriver.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>parallel: upgrade 20260322 -&gt; 20260422</title>
<updated>2026-05-12T08:06:52+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2026-04-30T10:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a213780f2217d1adea89bd0ac3b572d2285ccc39'/>
<id>urn:sha1:a213780f2217d1adea89bd0ac3b572d2285ccc39</id>
<content type='text'>
Changelog:
===========
* Remote jobs are spawned via pipe to perl, so environment can be bigger.
* --pipe-part -a supports -L/-N if zextract is installed.
* --pipe-part -a supports .gz, .bz2, .zst-files if zextract is installed.
* Comments in code is redone.
* Bug fixes and man page updates.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>libblockdev: upgrade 3.4.0 -&gt; 3.5.0</title>
<updated>2026-05-12T08:06:50+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2026-04-30T10:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8bfc88326159409b09a38afea19601a429d4d983'/>
<id>urn:sha1:8bfc88326159409b09a38afea19601a429d4d983</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>highway: upgrade 1.3.0 -&gt; 1.4.0</title>
<updated>2026-05-12T08:06:49+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2026-04-30T10:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b93e7beea0d3b9d3ca1d7f707300f13d6900717c'/>
<id>urn:sha1:b93e7beea0d3b9d3ca1d7f707300f13d6900717c</id>
<content type='text'>
Add:
=======
- Fast* math functions, sum_array example
- HWY_ARCH_MAX_BYTES, HWY_MIN_BYTES, HWY_NATIVE_MASK, HWY_REGISTERS
- HWY_EXPORT_AND_TEST_BEST_P
- InterleaveLower/UpperBlocks, Lookup8, XorAndNot
- MinMax algo, AtomicBitSet
- RVV and LSX/LASX runtime dispatch, FreeBSD futex

Improvements:
==============
- MulByPow2, PopulationCount, SumsOfAdjQuadAbsDiff
- ReorderWidenMulAccumulate, SumOfMulQuadAccumulate
- Re-enable SVE, add i8mm for SVE/NEON_BF16

Fixes:
========
- EVEX512 compiler change workaround, Timer::start() result truncation
- BF16 dot on SVE, doc formatting, StringTable race, warnings

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>fluentbit: upgrade 5.0.2 -&gt; 5.0.3</title>
<updated>2026-05-07T17:45:39+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2026-04-30T10:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e22ae5b25132c67cd0cd519469d58e782799c97b'/>
<id>urn:sha1:e22ae5b25132c67cd0cd519469d58e782799c97b</id>
<content type='text'>
Changelog:
=============
- tests: integration: introduce in-tree integration test suite
- parser: Address wrong assignments of timezone at midnight
- release: update to 5.0.3
- workflows: Unify steps of downloading built macOS packages
- record accessor: fix CFL root-key matching and container translation
- env: add new extended format to handle environment variables
- out_s3: fix retry_limit semantics and multipart upload memory leaks
- lib: cmetrics: upgrade to v2.1.2
- in_tail: harden db offset restore across restart
- oauth2: restore legacy context creation behavior
- network: Handle baraketed ipv6 addresses
- in_opentelemetry: fix tag routing issue
- http_server: add settings for ingress queue
- out_syslog: address invalid configurations on in syslog
- input_thread: replace raw read() with pipe abstraction to fix crash
- workflows: Windows docker insufficient disk space fix
- http_client: enhance parser in timeouts and protocol parsing
- in_ebpf: add tcp trace

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>7zip: upgrade 26.00 -&gt; 26.01</title>
<updated>2026-05-07T17:45:38+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2026-04-30T10:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=506bd38398027cb5af6cc0bdf5d3dbc4d3f70222'/>
<id>urn:sha1:506bd38398027cb5af6cc0bdf5d3dbc4d3f70222</id>
<content type='text'>
Changelog:
=============
- linux version of 7-Zip can use huge pages (2 MB pages). It can increase
  compression speed for 10% for 7z/xz/LZMA/LZMA2 compression.
- new -spo[d|c|r] switch specifies the path generation mode for the output
  directory for archive extraction. The output directory path is generated from
  the path specified in the -o{dir_path} switch and the name of the archive being
  unpacked.
- some bugs were fixed.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>canopenterm: update to version 2.02+git</title>
<updated>2026-04-23T14:48:34+00:00</updated>
<author>
<name>Michael Fitzmayer</name>
<email>mail@michael-fitzmayer.de</email>
</author>
<published>2026-04-22T18:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6a14b73000cf0eec5e4408bd771519c3b3721089'/>
<id>urn:sha1:6a14b73000cf0eec5e4408bd771519c3b3721089</id>
<content type='text'>
- This patch incorporates all previously suggested changes
- Introduced a new API function: print_result()
- Added support for configuring a dynamic number of filters when
  executing replay.lua
- Added script to interact with the STM32 CAN bootloader (stm32.lua)
- Add Unified Diagnostic Services (ISO 14229-1) script written in Lua
  (uds.lua)
- Various updates and fixes required by the Debian package and to be able
  to get certified by Microsoft
- Added manpages

Signed-off-by: Michael Fitzmayer &lt;mail@michael-fitzmayer.de&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>highway: Update to latest tip of trunk</title>
<updated>2026-04-18T07:11:35+00:00</updated>
<author>
<name>Khem Raj</name>
<email>khem.raj@oss.qualcomm.com</email>
</author>
<published>2026-04-18T07:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7d0bd988bbb1247b4dc8ae7a46b4ee50d2c26453'/>
<id>urn:sha1:7d0bd988bbb1247b4dc8ae7a46b4ee50d2c26453</id>
<content type='text'>
This brings fixes to build with clang-22 and C23 support

Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>dlt-daemon: fix sign-conversion warning in dlt_timer_conn_types array type</title>
<updated>2026-04-18T06:39:32+00:00</updated>
<author>
<name>Khem Raj</name>
<email>khem.raj@oss.qualcomm.com</email>
</author>
<published>2026-04-18T06:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=626ce67c5307bda210aae6099b9c0732853b5fbd'/>
<id>urn:sha1:626ce67c5307bda210aae6099b9c0732853b5fbd</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>magic-enum: Upgrade to latest</title>
<updated>2026-04-16T23:30:37+00:00</updated>
<author>
<name>Khem Raj</name>
<email>khem.raj@oss.qualcomm.com</email>
</author>
<published>2026-04-15T18:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3e04c621c468ea94311262ff8b0a9b46bd0b7ec6'/>
<id>urn:sha1:3e04c621c468ea94311262ff8b0a9b46bd0b7ec6</id>
<content type='text'>
It has fixes for C23 and Clang-22 added also fixes/workarounds for
libstdc++-14 combinations with different versions of gcc and clang.

Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
</feed>
