meta-openembedded/meta-networking
Peter Kjellerstedt ce59141da8 ebtables: Remove the dependecy on bash
Rewrite ebtables-legacy-save to avoid using bashisms.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2025-02-25 08:45:21 -05:00
..
classes waf-samba: replace oldincludedir 2024-04-12 08:57:34 -07:00
conf non-repro-meta-networking: update known non-reproducible list 2024-11-19 13:13:20 -08:00
dynamic-layers/meta-python recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
files ntp: Add missing 'ntp' static group id 2024-02-17 10:26:58 -08:00
licenses meta-networking/licenses/netperf: remove unused license 2023-04-28 06:59:50 -07:00
recipes-connectivity nng: Rename default branch of github.com:nanomsg/nng.git 2024-11-19 13:13:29 -08:00
recipes-core udpcast: add recipe 2024-06-10 23:08:41 -07:00
recipes-daemons proftpd: set status of CVE-2001-0027 2025-01-16 09:17:32 -05:00
recipes-devtools recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
recipes-extended dlm: Disable fcf-protection on riscv32 2024-09-17 07:50:22 -07:00
recipes-filter ebtables: Remove the dependecy on bash 2025-02-25 08:45:21 -05:00
recipes-irc znc: Fix buildpaths QA errors 2024-07-27 17:26:38 -07:00
recipes-kernel/wireguard wireguard-tools: fix do_fetch error 2024-11-19 13:13:29 -08:00
recipes-protocols frr: upgrade 10.1 -> 10.1.1 2024-09-15 17:54:16 -07:00
recipes-support wireshark: upgrade 4.2.8 -> 4.2.9 2025-01-16 09:17:32 -05:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS meta-openemnedded: Add myself as styhead maintainer 2024-09-29 13:58:53 -07:00
README.md meta-openemnedded: Add myself as styhead maintainer 2024-09-29 13:58:53 -07: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: Scarthgap

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

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

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

Maintenance

Stable Layer maintainer: Armin Kuster akuster808@gmail.com

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