radvd: add from OE-Classic, update and tidy up
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 27 Nov 2012 11:25:49 +0000 (11:25 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:24:54 +0000 (08:24 -0800)
commitc49d8f34853d85e38ed3c4db0b5f09171978cd51
tree5c29cf9adb41029f06e50c44bca026aef950341b
parent36559249a4003ded6e459bb12aa7c48f8909d7b3
radvd: add from OE-Classic, update and tidy up

* Update to 1.9.1
* Add libdaemon to DEPENDS as needed by 1.9+
* Remove empty config file (not really of much use and there's an
  example config in the -doc package anyway)
* Use useradd.bbclass to create user
* Handle hardcoded paths in initscript
* Add LSB headers to initscript (borrowed from openSUSE)
* Set custom LICENSE as it's BSD-Style but not actually one of the
  standard BSD variants
* Add LIC_FILES_CHKSUM
* Set SUMMARY (which sets DESCRIPTION)

(From meta-openembedded rev: 85c1a1a45409ffa064b5da8c8b00e7a5f7d67b83)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-networking/recipes-daemons/radvd/files/radvd.init [new file with mode: 0755]
meta-openembedded/meta-networking/recipes-daemons/radvd/files/volatiles.03_radvd [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/radvd/radvd.inc [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/radvd/radvd_1.9.1.bb [new file with mode: 0644]