From 735e7081be64673977a233fa0f2d20688ae5f381 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 27 Jul 2011 11:43:45 -0700 Subject: Various siteinfo: Drop rp-pppoe variables These variables were wrong on big-endian machines and this recipe is now handled in meta-oe (along with the siteinfo files). (From OE-Core rev: 6129df9588c96ca710c585f5ed400ac551b61055) Signed-off-by: Tom Rini Signed-off-by: Richard Purdie --- meta/site/mips-linux | 4 ---- 1 file changed, 4 deletions(-) (limited to 'meta/site/mips-linux') diff --git a/meta/site/mips-linux b/meta/site/mips-linux index b1f8be2120..876d99701f 100644 --- a/meta/site/mips-linux +++ b/meta/site/mips-linux @@ -45,10 +45,6 @@ libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} # ncftp wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} -wi_cv_unix_domain_sockets=${wi_cv_unix_domain_sockets=yes} - -# rp-pppoe -rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} # db db_cv_align_t=${db_cv_align_t='unsigned long long'} -- cgit v1.2.3-54-g00ecf