meta-openembedded/meta-networking
Khem Raj 017bf0cfaf netkit-rusers: Depend on rpcsvc-proto-native for rpcgen tool
Fixes
| rup.c:51:10: fatal error: 'rstat.h' file not found
| #include "rstat.h"
|          ^~~~~~~~~
| 1 error generated.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-08 10:04:23 -07:00
..
classes waf-samba: switch to python3 2019-07-10 09:24:32 -07:00
conf layer.conf: ignore wireless-regdb->crda dep for siggen purposes 2019-08-08 10:04:23 -07:00
files/waf-cross-answers libldb: upgrade 1.4.1 -> 1.5.4 2019-07-10 09:28:20 -07:00
licenses crda: upgrade to 3.13 2015-02-23 13:21:07 -05:00
recipes-connectivity dhcpcd: update to 8.0.2 2019-08-05 00:38:49 -07:00
recipes-core packagegroup-meta-networking-connectivity: Correct a DISTRO_FEATURES check 2019-07-10 09:24:32 -07:00
recipes-daemons opensaf: upgrade 5.19.03 -> 5.19.07 2019-08-05 20:22:51 -07:00
recipes-devtools grpc: Update to 1.22.0 2019-08-08 10:04:23 -07:00
recipes-extended dlm: upgrade 4.0.7 -> 4.0.9 2019-07-10 09:24:32 -07:00
recipes-filter nftables: 0.9.0 > 0.9.1 2019-07-23 18:39:29 -07:00
recipes-irc/znc znc: update to 1.7.3 2019-05-18 12:42:47 -07:00
recipes-kernel/wireguard wireguard: Upgrade 20190406 to 20190702 2019-08-04 08:07:42 -07:00
recipes-netkit netkit-rusers: Depend on rpcsvc-proto-native for rpcgen tool 2019-08-08 10:04:23 -07:00
recipes-protocols net-snmp: update SRC_URI 2019-07-26 14:29:17 -07:00
recipes-support wireshark: Use an upstream URL that stays valid longer 2019-08-05 17:55:36 -07:00
site site: move from meta-oe to meta-networking 2018-01-08 12:03:40 -05:00
COPYING.MIT
MAINTAINERS update maintainers 2018-10-02 17:53:46 -07:00
README

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://github.com/openembedded/openembedded-core.git
branch: master
revision: HEAD

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

URI: git://github.com/openembedded/meta-openembedded.git
subdirectory: meta-oe
branch: master
revision: HEAD

URI: git://github.com/openembedded/meta-openembedded.git
subdirectory: meta-python
branch: master
revision: HEAD

Maintenance
-----------

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