quagga: add from OE-Classic, update and tidy-up
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 27 Nov 2012 11:25:48 +0000 (11:25 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:24:53 +0000 (08:24 -0800)
commit36559249a4003ded6e459bb12aa7c48f8909d7b3
treec0ed113c0428f3befd83ec41e1a5b95250d7231e
parentb4ed9b7569f31f9a239495ae9b3a55608fc0e6e6
quagga: add from OE-Classic, update and tidy-up

* Update to 0.99.21
* Fix SRC_URI to point to a working download location
* Make LICENSE more accurate
* Add LIC_FILES_CHKSUM
* Add old gentoo patch to fix libcap linking errors
* Put binaries in sbindir
* Use useradd.bbclass to create user/groups
* Handle hardcoded paths in initscript
* Add LSB headers to initscript (borrowed from debian)
* Tidy up packaging and directory references
* Add SUMMARY

(From meta-openembedded rev: e762ce3fc044cc64f473c95e096245e439eb3234)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-networking/recipes-protocols/quagga/files/fix-for-lib-inpath.patch [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-protocols/quagga/files/quagga-0.99.17-libcap.patch [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-protocols/quagga/files/quagga.default [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-protocols/quagga/files/quagga.init [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-protocols/quagga/files/volatiles.03_quagga [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-protocols/quagga/files/watchquagga.default [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-protocols/quagga/files/watchquagga.init [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-protocols/quagga/quagga.inc [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-protocols/quagga/quagga_0.99.21.bb [new file with mode: 0644]