<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-networking/recipes-core, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2026-04-01T20:16:41+00:00</updated>
<entry>
<title>netcf: remove recipe</title>
<updated>2026-04-01T20:16:41+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@oss.qualcomm.com</email>
</author>
<published>2026-04-01T04:15:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b18b9d0c0f68252f3feff1888a8134253c008247'/>
<id>urn:sha1:b18b9d0c0f68252f3feff1888a8134253c008247</id>
<content type='text'>
It isn't maintained anymore and requires workarounds when gnulib is
updated.

It was only used by libvirt and with the upstream [1] and meta-virt
changes to not require it anymore, this can be dropped.

[1] https://gitlab.com/libvirt/libvirt/-/commit/35d5b26aa433bd33f4b33be3dbb67313357f97f9

Signed-off-by: Anuj Mittal &lt;anuj.mittal@oss.qualcomm.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>packagegroups: Remove packages not yet ported onto riscv32</title>
<updated>2025-12-13T08:54:16+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2025-12-13T08:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c89e5b9e2daa532d543e1c5c832e36caffc34e50'/>
<id>urn:sha1:c89e5b9e2daa532d543e1c5c832e36caffc34e50</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-networking-image-ptest-all: Do not run PTESTS_PROBLEMS_META_NETWORKING</title>
<updated>2025-04-12T17:11:32+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2025-04-12T17:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=aabf9768d035ec8554a68969eaf2aec52eb1f300'/>
<id>urn:sha1:aabf9768d035ec8554a68969eaf2aec52eb1f300</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Wolfssl: add ptest</title>
<updated>2025-03-06T14:58:00+00:00</updated>
<author>
<name>Sofiane HAMAM</name>
<email>sofiane.hamam@smile.fr</email>
</author>
<published>2025-03-05T17:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=06a5e82a83e9626dfcb7f62f5bee0b4e40d89056'/>
<id>urn:sha1:06a5e82a83e9626dfcb7f62f5bee0b4e40d89056</id>
<content type='text'>
Add ptest for Wolfssl package.
Set IMAGE_ROOTFS_EXTRA_SPACE:virtclass-mcextend-wolfssl to 700M
enough to avoid a "No space left on device".

BEGIN: /usr/lib/wolfssl/ptest
Wolfssl ptest logs are stored in /tmp/wolfss_temp.qvuQ9h/ptest.log
Test script returned: 0
unit_test: Success for all configured tests.
PASS: Wolfssl
DURATION: 7
END: /usr/lib/wolfssl/ptest

Signed-off-by: Sofiane HAMAM &lt;sofiane.hamam@smile.fr&gt;
Reviewed-by: Yoann Congal &lt;yoann.congal@smile.fr&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>udpcast: add recipe</title>
<updated>2024-06-11T06:08:41+00:00</updated>
<author>
<name>Enguerrand de Ribaucourt</name>
<email>enguerrand.de-ribaucourt@savoirfairelinux.com</email>
</author>
<published>2024-06-05T11:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8b013028356b80dc39fd687f9aa995f9ca9ee55e'/>
<id>urn:sha1:8b013028356b80dc39fd687f9aa995f9ca9ee55e</id>
<content type='text'>
udpcast is a file transfer tool that can send data simultaneously to many
destinations on a LAN.

It is an alternative to uftp which is already in meta-networking.

On a lossy network, udpcast provided 10x faster transfer rates
with error correction enabled while using a half as much CPU thanks to a
simpler algorithm.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nftables: Fix ptest runs</title>
<updated>2024-04-10T23:06:30+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2024-04-10T22:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=614956c5d7904ae55558a0294630323359d3197c'/>
<id>urn:sha1:614956c5d7904ae55558a0294630323359d3197c</id>
<content type='text'>
It gets OOMs with memory &lt; 2G on x86_64 qemu
Export NFT variable in run-ptest script its used by few tests
Add required runtime dependencies for ptests to pass

This also requires changes to kernel config
features/nf_tables/nft_test.scc and CONFIG_VETH

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcpr: add new recipe</title>
<updated>2024-03-26T21:00:53+00:00</updated>
<author>
<name>Peter Marko</name>
<email>peter.marko@siemens.com</email>
</author>
<published>2024-03-26T20:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b0ca28a7e01020b29b6c979ca128006009d8d04d'/>
<id>urn:sha1:b0ca28a7e01020b29b6c979ca128006009d8d04d</id>
<content type='text'>
Curl for People C++ Requests is a simple wrapper around
libcurl inspired by the excellent Python Requests project.

Signed-off-by: Peter Marko &lt;peter.marko@siemens.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-networking-image-ptest: Add images to enable BBCLASSEXTEND parallel execution</title>
<updated>2024-02-23T03:24:00+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2024-02-23T02:59:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b757ba3028af9dda48e3d516bcbb30525d1369d5'/>
<id>urn:sha1:b757ba3028af9dda48e3d516bcbb30525d1369d5</id>
<content type='text'>
In line with other layers like meta-oe, meta-python add capability to
run recipe ptests

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>pkggrp: drop netkit</title>
<updated>2023-11-15T17:51:45+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2023-11-15T13:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=96831e8b3fd2b8e4deda3064e8ce94fe2fcef808'/>
<id>urn:sha1:96831e8b3fd2b8e4deda3064e8ce94fe2fcef808</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>images: Rename &lt;layer&gt;-image to &lt;layer&gt;-image-all</title>
<updated>2023-10-06T15:37:21+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-10-05T02:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0cb018059499f7531749ee1d5d1cbb02a6cf3f0a'/>
<id>urn:sha1:0cb018059499f7531749ee1d5d1cbb02a6cf3f0a</id>
<content type='text'>
These are test images to build all recipes in layer. Renaming them makes
them refect what they are. Moreover we can rename the ptest images to
match OE-Core naming conventions for meta-oe/meta-perl/meta-python

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