summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/radvd/files
Commit message (Collapse)AuthorAgeFilesLines
* radvd: change scanner.* file dependencyRoy.Li2013-01-041-0/+24
| | | | | | generation of scanner.c needs gram.h, not just scanner.o Signed-off-by: Roy.Li <rongqing.li@windriver.com>
* radvd: add from OE-Classic, update and tidy upPaul Eggleton2012-11-272-0/+126
* 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) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>