meta-openembedded/meta-networking
Liu Yiding 553b811b2f
freeradius: multilib-header fix for freeradius/features.h
Fix following conflicts when enabling multilib.

Error: Transaction test error:
  file /usr/include/freeradius/features.h conflicts between attempted installs of freeradius-dev-3.2.8-r0.x86_64_v3 and lib32-freeradius-dev-3.2.8-r0.core2_32

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-06 16:00:52 -08:00
..
classes Revert "waf-samba.bbclass: adapt to qemu.bbclass refactoring" 2025-05-29 22:28:02 -07:00
conf python3-scapy: fix ptests 2025-10-28 23:31:28 -07:00
dynamic-layers/meta-python meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
files
licenses
recipes-connectivity freeradius: multilib-header fix for freeradius/features.h 2025-11-06 16:00:52 -08:00
recipes-core meta-networking-image-ptest-all: Do not run PTESTS_PROBLEMS_META_NETWORKING 2025-04-12 10:11:32 -07:00
recipes-daemons squid: upgrade 7.2 -> 7.3 2025-11-01 16:45:17 -07:00
recipes-devtools python3-scapy: fix ptests 2025-10-28 23:31:28 -07:00
recipes-extended kronosnet: Fetch version tag with BB_GIT_SHALLOW_EXTRA_REFS 2025-10-17 08:32:04 -07:00
recipes-filter nftables: fix ptests 2025-10-28 23:31:28 -07:00
recipes-irc znc: upgrade 1.8.2 -> 1.10.1 2025-09-24 14:17:45 -07:00
recipes-kernel/wireguard meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
recipes-protocols vsomeip: upgrade 3.5.3 -> 3.5.10 2025-11-06 16:00:49 -08:00
recipes-support wireshark: Fix CVE-2025-9817 2025-11-04 16:52:46 -08:00
COPYING.MIT
MAINTAINERS
README.md
SECURITY.md meta: Add SECURITY.md file to all layers 2024-11-23 09:00:14 -08:00

meta-networking

This layer is intended to be a central point for networking-related packages and configuration. It should be useful directly on top of oe-core and compliments meta-openembedded. It should be primarily useful to the following groups:

  - Anyone building a small networking device (eg. a home router /
    bridge / switch).

  - Anyone wanting to add network services to their device (eg.
    anything that might benefit from a small ftp/tftp server)

Dependencies

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master

For some recipes, the meta-oe layer is required:

URI: git://git.openembedded.org/meta-openembedded subdirectory: meta-oe branch: master

URI: git://git.openembedded.org/meta-openembedded subdirectory: meta-python branch: master

Maintenance

Layer maintainers: Khem Raj raj.khem@gmail.com

Please see the MAINTAINERS file for information on contacting the maintainers of this layer, as well as instructions for submitting patches.