meta-openembedded/meta-networking
Armin Kuster f5b38dba0f daq: move recipe to meta-networking
ERROR: Nothing PROVIDES 'libdnet' (but /home/akuster/oss/clean/meta-openembedded/meta-oe/recipes-connectivity/daq/daq_2.0.2.bb DEPENDS on or otherwise requires it). Close matches:
 libnet
 libnewt
 libidn
ERROR: Required build target 'daq' has no buildable providers.
Missing or unbuildable dependency chain was: ['daq', 'libdnet']

world build fails for meta-oe.

move daq to meta-networking where snort and libdnet both reside.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2015-08-03 09:06:59 -07:00
..
conf meta-networking: update LAYERDEPENDS 2014-11-24 14:12:02 -05:00
licenses crda: upgrade to 3.13 2015-02-23 13:21:07 -05:00
recipes-connectivity daq: move recipe to meta-networking 2015-08-03 09:06:59 -07:00
recipes-daemons postfix: get rid of useless code 2015-03-11 19:29:34 -04:00
recipes-filter ebtables: fix for sysvinit and systemd 2014-10-21 14:02:14 -04:00
recipes-irc/znc znc: Fix for CVE-2013-2130 2014-08-05 16:23:58 -04:00
recipes-netkit netkit-telnet: add new recipe 2015-02-11 21:25:30 -05:00
recipes-protocols openflow: add libcrypto to static openflow library 2015-03-13 14:32:34 -04:00
recipes-support netperf: fix the broken download url 2015-08-03 11:42:33 +02:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS fido README: update maintainers list 2015-04-13 13:10:53 +02:00
README fido README: update maintainers list 2015-04-13 13:10:53 +02: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: fido
revision: HEAD

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

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

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

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

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