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/sh-common | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta/site/sh-common') diff --git a/meta/site/sh-common b/meta/site/sh-common index d2db0c632f..c386266516 100644 --- a/meta/site/sh-common +++ b/meta/site/sh-common @@ -200,9 +200,6 @@ bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=missing} mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=no} mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=no} -# rp-pppoe -rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} - # gettext am_cv_func_working_getline=${am_cv_func_working_getline=yes} -- cgit v1.2.3-54-g00ecf