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/ix86-common | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta/site/ix86-common') 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} -- cgit v1.2.3-54-g00ecf