Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xl2tpd: dump 1.3.1 in favour of git version | Joe MacDonald | 2013-03-21 | 1 | -58/+0 |
| | | | | | | | | When the yocto kernel updated to 3.8.x, it exposed some breakage in the xl2tpd 1.3.1 release that has been since fixed in tree. Rather than cherry pick patches, we'll migrate to the current HEAD. Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com> | ||||
* | xl2tpd: add from OE-Classic, update and tidy up | Paul Eggleton | 2012-11-27 | 1 | -0/+58 |
* 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> |