diff options
author | Tom Rini <tom_rini@mentor.com> | 2011-07-27 11:43:45 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:04:07 +0100 |
commit | 6129df9588c96ca710c585f5ed400ac551b61055 (patch) | |
tree | ad5a8e38b0583f2a792fbf92aad9c4881abf83fb /meta/site/mipsel-linux-uclibc | |
parent | 372795274267cff164ccdc9b8d44e5dc580ae5ad (diff) | |
download | openembedded-core-6129df9588c96ca710c585f5ed400ac551b61055.tar.gz openembedded-core-6129df9588c96ca710c585f5ed400ac551b61055.tar.bz2 openembedded-core-6129df9588c96ca710c585f5ed400ac551b61055.tar.xz openembedded-core-6129df9588c96ca710c585f5ed400ac551b61055.zip |
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/mipsel-linux-uclibc')
-rw-r--r-- | meta/site/mipsel-linux-uclibc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/site/mipsel-linux-uclibc b/meta/site/mipsel-linux-uclibc index cdf4757f5..f921cda4a 100644 --- a/meta/site/mipsel-linux-uclibc +++ b/meta/site/mipsel-linux-uclibc @@ -98,6 +98,3 @@ samba_cv_sysquotas_file=${samba_cv_sysquotas_file=lib/sysquotas_4A.c} # This cached value needs a local patch to pick it up, upstream 3.0.14a # doesn't cache it. samba_cv_LINUX_LFS_SUPPORT=${samba_cv_LINUX_LFS_SUPPORT=yes} - -# rp-pppoe -rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} |