rp-pppoe: Port from oe.dev
authorTom Rini <tom_rini@mentor.com>
Wed, 27 Jul 2011 03:46:52 +0000 (03:46 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:14:09 +0000 (08:14 -0800)
commitc48faa0180b4473f6fee1669fb6297d3f52ca58c
tree6b38092ae82de0dde6b070db28f251fcc021487a
parente164cac58981a20c49bd623317709aa3466aa541
rp-pppoe: Port from oe.dev

The difference between this and oe.dev are:
- Reset PR
- Add bitfields site variable to the endian site file
  This was wrong in oe.dev for BE (mips).
- Add LIC_FILES_CHKSUM

(From meta-openembedded rev: 77d31f8d3027f6ef96bff61da4bf22cf9618bf21)

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/configure_in_cross.patch [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/dont-swallow-errors.patch [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/pppoe-server.default [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/pppoe-server.init [new file with mode: 0755]
meta-openembedded/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/pppoe-src-restrictions.patch [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/top-autoconf.patch [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/update-config.patch [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/use-ldflags.patch [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe_3.8.bb [new file with mode: 0644]
meta-openembedded/meta-oe/site/endian-big [new file with mode: 0644]
meta-openembedded/meta-oe/site/endian-little [new file with mode: 0644]