meta-openembedded/meta-networking
Armin Kuster 4bdd8014d5 wireshark: Update to a supported version 4.0.x
Drop CVE patch as its included.
Drop 0003-bison-Remove-line-directives.patch as file is not longer there.
refactor 0001-wireshark-src-improve-reproducibility.patch
LIC_FILES_CHKSUM changed do to re-structuring.
Remove TMPDIR found in some files.
Remove c-ares PACKAGECONFIG as its a required pkg

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-06 23:07:58 -07:00
..
classes kernel_add_regdb: Change the task order 2023-01-11 17:56:42 -08:00
conf crda: remove recipe 2023-02-06 07:59:29 -08:00
dynamic-layers/meta-python firewalld: upgrade 1.2.0 -> 1.3.2 2023-06-05 11:04:07 -07:00
files/waf-cross-answers samba upgrade 4.14.14 -> 4.17.4 2023-01-01 02:23:29 -08:00
licenses meta-networking/licenses/netperf: remove unused license 2023-04-28 06:59:50 -07:00
recipes-connectivity samba: upgrade 4.18.2 -> 4.18.3 2023-06-05 09:29:34 -07:00
recipes-core packagegroup-meta-networking: Set PACKAGE_ARCH = "${MACHINE_ARCH}" 2023-03-22 09:10:39 -07:00
recipes-daemons lldpd: upgrade 1.0.16 -> 1.0.17 2023-05-25 08:57:47 -07:00
recipes-devtools python3-scapy: upgrade 2.4.5 -> 2.5.0 2023-02-24 09:49:07 -08:00
recipes-extended .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-02-24 08:45:44 -08:00
recipes-filter nfacct: Update SRC_URI to point to valid URL 2023-05-01 23:20:22 -07:00
recipes-irc weechat: Update 3.4.1 -> 3.8 2023-01-13 09:47:27 -08:00
recipes-kernel/wireguard wireguard-tools: Add a new package for wg-quick 2022-08-22 14:13:37 -07:00
recipes-netkit netkit-ftp: Update to debian patch 34 2023-04-30 23:05:52 -07:00
recipes-protocols open62541: build optimized binary 2023-06-05 09:45:30 -07:00
recipes-support wireshark: Update to a supported version 4.0.x 2023-06-06 23:07:58 -07:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS MAINTAINERS: add entry for OpenThread 2022-04-07 17:40:45 -04:00
README meta-networking,meta-python: Fix README for yocto check layer 2021-12-02 18:36:58 -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 Armin Kuster akuster808@gmail.com (recipes-netkit)

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