meta-openembedded/meta-networking
Changhyeok Bae 04dcd55c9d quagga, fim, gpsd, hddtemp, libunwind, lzip: Change the url to variable for savannah in SRC_URI
* The variables (SAVANNAH_MIRROR)
  are defined in oe-core/meta/conf/bitbake.conf.
* MIRRORS in quagga and libunwind is removed.
  because the MIRRORS of savannah is globally defined
  in oe-core/meta/classes/mirrors.bbclass

Signed-off-by: Changhyeok Bae <changhyeok.bae@lge.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15 12:30:17 +02:00
..
conf meta-networking: update BBFILE_COLLECTIONS to networking-layer 2013-08-16 10:58:56 -04:00
licenses licences: Add netperf license 2013-07-17 15:25:53 -04:00
recipes-connectivity inetutils: add -dbg packages for tftpd, telnetd and rshd 2014-04-02 11:18:54 -04:00
recipes-daemons radvd.init: fix path to radvd.conf sample 2014-04-24 21:07:47 -04:00
recipes-filter recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
recipes-irc/znc recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
recipes-protocols quagga, fim, gpsd, hddtemp, libunwind, lzip: Change the url to variable for savannah in SRC_URI 2014-05-15 12:30:17 +02:00
recipes-support strongswan: Security Advisory - strongswan - CVE-2014-2338 2014-05-09 10:18:40 -04:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS README: add -M to git send-email example 2013-04-26 19:41:27 +02:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +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/oe-core.git
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.