summaryrefslogtreecommitdiffstats
path: root/meta/site/ix86-common
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-07-27 11:43:45 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-04 15:04:07 +0100
commit6129df9588c96ca710c585f5ed400ac551b61055 (patch)
treead5a8e38b0583f2a792fbf92aad9c4881abf83fb /meta/site/ix86-common
parent372795274267cff164ccdc9b8d44e5dc580ae5ad (diff)
downloadopenembedded-core-contrib-6129df9588c96ca710c585f5ed400ac551b61055.tar.gz
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). Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'meta/site/ix86-common')
-rw-r--r--meta/site/ix86-common3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/site/ix86-common b/meta/site/ix86-common
index 0aa54c7eb1..512c9a0d52 100644
--- a/meta/site/ix86-common
+++ b/meta/site/ix86-common
@@ -147,9 +147,6 @@ ac_cv_pread=${ac_cv_pread=no}
ac_cv_pwrite=${ac_cv_pwrite=no}
php_cv_lib_cookie_io_functions_use_off64_t=${php_cv_lib_cookie_io_functions_use_off64_t=yes}
-# rp-pppoe
-rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev}
-
# rsync
rsync_cv_HAVE_BROKEN_LARGEFILE=${rsync_cv_HAVE_BROKEN_LARGEFILE=no}
rsync_cv_HAVE_SOCKETPAIR=${rsync_cv_HAVE_SOCKETPAIR=yes}