meta-openembedded/meta-networking
Amy Fong b7ff6ac09a autofs: fails to compile with openldap disabled
As of 5.0.6, it appears that changes were introduced so that if you
compile with openldap disabled and openldap headers are not available,
then autofs fails to build.

Since autofs no longer depends on openldap, remove the dependency.

Signed-off-by: Amy Fong <amy.fong@windriver.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-01-24 10:35:49 -05:00
..
conf layer.conf: Use .= for adding to BBPATH and += to BBFILES 2013-01-04 15:12:20 -05:00
recipes-connectivity vpnc: import from OE-classic 2012-12-10 19:05:52 +01:00
recipes-daemons autofs: fails to compile with openldap disabled 2013-01-24 10:35:49 -05:00
recipes-filter ebtables: Fix segfault by linking with no-as-needed 2013-01-07 14:43:14 -08:00
recipes-irc/znc znc: add git version 2013-01-22 13:17:55 +01:00
recipes-protocols accel-ppp: add 1.7.3 + fixes from git 2013-01-22 13:17:55 +01:00
recipes-support iftop: add 1.0pre2 2013-01-22 13:17:55 +01:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS meta-networking: add layer 2012-08-27 14:16:45 +02:00
README meta-networking: add layer 2012-08-27 14:16:45 +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://git.openembedded.org/openembedded-core 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.