meta-openembedded/meta-networking
Markus Volk a87f7624e1
networkmanager: add missing glib-2.0 dependency
- also copy GLib*Typelib to STAGING_LIBDIR_NATIVE to avoid:
| gi.RepositoryError: Typelib file for namespace 'GLib', version '2.0' not found

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-01 09:06:43 -07:00
..
classes waf-samba: replace oldincludedir 2024-04-12 08:57:34 -07:00
conf reproducibility: move repro excludes from AB config.json to meta-oe 2024-04-29 11:11:51 -07:00
dynamic-layers/meta-python system-config-printer: fix runtime for system-config-printer 2024-01-28 08:39:17 -08: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 networkmanager: add missing glib-2.0 dependency 2024-05-01 09:06:43 -07:00
recipes-core nftables: Fix ptest runs 2024-04-10 16:06:30 -07:00
recipes-daemons networkd-dispatcher: Add dependency on python3-json 2024-04-30 08:20:34 -07:00
recipes-devtools libcoap: fix CVE-2024-0962 2024-04-12 08:57:34 -07:00
recipes-extended tgt: Fix build with musl 2024-01-09 06:54:08 -08:00
recipes-filter nftables: Fix ptest runs 2024-04-10 16:06:30 -07:00
recipes-irc weechat: upgrade 4.0.3 -> 4.0.4 2023-08-26 17:32:45 -07:00
recipes-kernel/wireguard wireguard-tools: Use PACKAGECONFIG to select wg-quick and bash-completion 2023-11-09 20:47:44 -08:00
recipes-protocols freediameter: fix dependency from libidn to libidn2 2024-04-19 14:31:32 -07:00
recipes-support open-vm-tools: Update status for CVE-2014-4199 and CVE-2014-4200 2024-04-29 11:11:52 -07:00
COPYING.MIT
MAINTAINERS MAINTANERS: drop netkit 2023-11-15 09:51:45 -08:00
README.md README: drop netkit maintainer 2023-11-15 09:51:45 -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.