summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8
Commit message (Collapse)AuthorAgeFilesLines
* rp-pppoe:3.8->3.11leimaohui2015-09-1112-450/+0
| | | | | | | | | -deleted use-ldflags.patch that not needed. -modified patches for 3.11 Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* rp-pppoe: add systemd support and fix error in the step of do_configure.Li xin2015-06-052-0/+68
| | | | | | | | | | | The error is as follows: error: unrecognized command line option '-V' conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h>. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* rp-pppoe: Use "foreign" automake strictnessRichard Purdie2014-07-221-0/+11
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* rp-pppoe: move from meta-oe to meta-networking and tweakPaul Eggleton2013-04-199-0/+371
* Move packaging definitions to the end * Move SRC_URI checksums next to SRC_URI * Set SUMMARY instead of DESCRIPTION Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>