[oe-commits] Paul Eggleton : quagga: add from OE-Classic, update and tidy-up

git at git.openembedded.org git at git.openembedded.org
Tue Nov 27 19:46:50 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: e762ce3fc044cc64f473c95e096245e439eb3234
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=e762ce3fc044cc64f473c95e096245e439eb3234

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Tue Nov 27 11:25:48 2012 +0000

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

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>

---

 .../quagga/files/fix-for-lib-inpath.patch          |   19 ++
 .../quagga/files/quagga-0.99.17-libcap.patch       |   64 +++++++
 .../recipes-protocols/quagga/files/quagga.default  |   13 ++
 .../recipes-protocols/quagga/files/quagga.init     |  200 ++++++++++++++++++++
 .../quagga/files/volatiles.03_quagga               |    3 +
 .../quagga/files/watchquagga.default               |    7 +
 .../quagga/files/watchquagga.init                  |   64 +++++++
 .../recipes-protocols/quagga/quagga.inc            |  153 +++++++++++++++
 .../recipes-protocols/quagga/quagga_0.99.21.bb     |    8 +
 9 files changed, 531 insertions(+), 0 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=e762ce3fc044cc64f473c95e096245e439eb3234




More information about the Openembedded-commits mailing list