mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-27 01:48:19 +00:00
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:
2
meta-oe/site/endian-big
Normal file
2
meta-oe/site/endian-big
Normal file
@@ -0,0 +1,2 @@
|
||||
# rp-pppoe
|
||||
rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=normal}
|
||||
2
meta-oe/site/endian-little
Normal file
2
meta-oe/site/endian-little
Normal file
@@ -0,0 +1,2 @@
|
||||
# rp-pppoe
|
||||
rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev}
|
||||
Reference in New Issue
Block a user