meta-openembedded/meta-networking
Armin Kuster 24c9c2b253 wireshark: install missing header files
Wireshark does not install header files. add install_append
Remove ALLOW_EMPTY & INHIBIT_PACKAGE_DEBUG_SPLIT, they are no longer needed

V2]
add missing libssh and sbc config

V3]
restore removed FILES append and fixed missing sbc in PACKAGECONFIG

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
(cherry picked from commit 7f8915a6ec)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:21 -08:00
..
classes waf-samba.bbclass: Add PACKAGECONFIG_CONFARGS to CONFIGUREOPTS 2016-09-14 14:02:43 -04:00
conf meta_networking_security_flags.inc: add weak assignment for lcl_maybe_fortify 2016-08-05 09:06:49 -04:00
files/waf-cross-answers waf-cross-answers: Fix faulty link cross-answers-mipsel.txt 2016-04-06 09:14:44 -04:00
licenses crda: upgrade to 3.13 2015-02-23 13:21:07 -05:00
recipes-connectivity lftp: fix PACKAGECONFIG[readline] 2016-11-29 08:22:21 -08:00
recipes-daemons vblade: fix QA warning for GNU_HASH 2016-11-29 08:22:21 -08:00
recipes-extended/iscsitarget iscsitarget: resolve build error with linux kernel 4.8 2016-10-20 11:16:55 -04:00
recipes-filter libmnl, nftables: Update versions 2016-11-14 10:07:27 -05:00
recipes-irc/znc znc: control ipv6 support based on DISTRO_FEATURES 2016-09-05 13:34:12 -04:00
recipes-kernel/netmap iscsitarget,netmap-moduls,vboxguestdrivers: Blacklist, not compatible with default kernel version 4.8 2016-09-15 10:22:50 +02:00
recipes-netkit meta-oe: fix indentation 2016-08-22 15:56:28 +02:00
recipes-protocols tsocks: fix QA warning for GNU_HASH 2016-11-29 08:22:21 -08:00
recipes-support wireshark: install missing header files 2016-11-29 08:22:21 -08:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS meta-openembedded: Add me to morty maintainer's list 2016-11-15 15:14:32 +01:00
README meta-openembedded: Add me to morty maintainer's list 2016-11-15 15:14:32 +01: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://github.com/openembedded/openembedded-core.git
branch: morty
revision: HEAD

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

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

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

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

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