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

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Tom Rini
2011-07-27 03:46:52 +00:00
committed by Koen Kooi
parent 4ad7ec4356
commit 77d31f8d30
11 changed files with 389 additions and 0 deletions

2
meta-oe/site/endian-big Normal file
View File

@@ -0,0 +1,2 @@
# rp-pppoe
rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=normal}

View File

@@ -0,0 +1,2 @@
# rp-pppoe
rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev}