summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols
Commit message (Collapse)AuthorAgeFilesLines
* accel-ppp: add 1.7.3 + fixes from gitKoen Kooi2013-01-221-0/+25
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pptp-linux: add from OE-Classic, update and tidy upPaul Eggleton2012-12-072-0/+59
| | | | | | | | | | | | | * Update to 1.7.2 * Drop unnecessary override of do_compile * Make LICENSE more accurate * Add LIC_FILES_CHKSUM * Add SUMMARY * Minor formatting/ordering tweaks Based on a patch by Vladimir Redzhepoff <vladimir.redzhepoff@promwad.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* xl2tpd: add from OE-Classic, update and tidy upPaul Eggleton2012-11-273-0/+106
| | | | | | | | | | | | | | * Update to version 1.3.1 * Fetch source from a git tag as upstream apparently no longer publishes release tarballs * Add virtual/kernel to DEPENDS since it needs the kernel source * Inherit update-rc.d.bbclass * Handle hardcoded paths in initscript * Add LIC_FILES_CHKSUM * Set SUMMARY (which sets DESCRIPTION) * Remove some unnecessary cruft Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* quagga: add from OE-Classic, update and tidy-upPaul Eggleton2012-11-279-0/+531
| | | | | | | | | | | | | | | | * 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@linux.intel.com>
* zeroconf: add from OE-CorePaul Eggleton2012-10-014-0/+121
This is about to be removed from OE-Core, so add it here for those that still want it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>