summaryrefslogtreecommitdiffstats
path: root/meta/site/mipsel-linux-uclibc
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-11-21 14:34:40 +0000
committerRichard Purdie <richard@openedhand.com>2006-11-21 14:34:40 +0000
commit634232e6966404641d838fe744c8c1bf8297a664 (patch)
treee279222cc00a171bf39691b70ca46403f5c0538b /meta/site/mipsel-linux-uclibc
parent4c9521de57092b816a332a1801ab625182a58371 (diff)
downloadpoky-634232e6966404641d838fe744c8c1bf8297a664.tar.gz
Site file handling update: Instead of one site file per target, allow entries to be shared. Handled through siteinfo.bbclass
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@931 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/site/mipsel-linux-uclibc')
-rw-r--r--meta/site/mipsel-linux-uclibc5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/site/mipsel-linux-uclibc b/meta/site/mipsel-linux-uclibc
index cdf6fc5cf3..8ac42316dd 100644
--- a/meta/site/mipsel-linux-uclibc
+++ b/meta/site/mipsel-linux-uclibc
@@ -1,5 +1,3 @@
1ac_cv_c_littleendian=${ac_cv_c_littleendian=yes}
2ac_cv_c_bigendian=${ac_cv_c_bigendian=no}
3 1
4ac_cv_func_getpgrp_void=${ac_cv_func_getpgrp_void=yes} 2ac_cv_func_getpgrp_void=${ac_cv_func_getpgrp_void=yes}
5ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no} 3ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no}
@@ -134,3 +132,6 @@ samba_cv_sysquotas_file=${samba_cv_sysquotas_file=lib/sysquotas_4A.c}
134# This cached value needs a local patch to pick it up, upstream 3.0.14a 132# This cached value needs a local patch to pick it up, upstream 3.0.14a
135# doesn't cache it. 133# doesn't cache it.
136samba_cv_LINUX_LFS_SUPPORT=${samba_cv_LINUX_LFS_SUPPORT=yes} 134samba_cv_LINUX_LFS_SUPPORT=${samba_cv_LINUX_LFS_SUPPORT=yes}
135
136# rp-pppoe
137rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev}