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:37 +0100 |
commit | 735e7081be64673977a233fa0f2d20688ae5f381 (patch) | |
tree | d439be9e23d7a605ffe3020381ea6b1142f45b28 | |
parent | b72e281bb7e5cd7089214f787d37b023997bce73 (diff) | |
download | poky-735e7081be64673977a233fa0f2d20688ae5f381.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).
(From OE-Core rev: 6129df9588c96ca710c585f5ed400ac551b61055)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/site/arm-linux | 3 | ||||
-rw-r--r-- | meta/site/ix86-common | 3 | ||||
-rw-r--r-- | meta/site/mips-linux | 4 | ||||
-rw-r--r-- | meta/site/mips-linux-uclibc | 3 | ||||
-rw-r--r-- | meta/site/mipsel-linux | 3 | ||||
-rw-r--r-- | meta/site/mipsel-linux-uclibc | 3 | ||||
-rw-r--r-- | meta/site/sh-common | 3 |
7 files changed, 0 insertions, 22 deletions
diff --git a/meta/site/arm-linux b/meta/site/arm-linux index 2f4974b81b..14b1889e79 100644 --- a/meta/site/arm-linux +++ b/meta/site/arm-linux | |||
@@ -158,6 +158,3 @@ ac_cv_func_pthread_attr_getstack=${ac_cv_func_pthread_attr_getstack=yes} | |||
158 | ac_cv_member_struct_sockaddr_sa_len=${ac_cv_member_struct_sockaddr_sa_len=no} | 158 | ac_cv_member_struct_sockaddr_sa_len=${ac_cv_member_struct_sockaddr_sa_len=no} |
159 | ac_cv_gnet_have_abstract_sockets=${ac_cv_gnet_have_abstract_sockets=no} | 159 | ac_cv_gnet_have_abstract_sockets=${ac_cv_gnet_have_abstract_sockets=no} |
160 | gnet_sockaddr_family_field_name=${gnet_sockaddr_family_field_name=ss_family} | 160 | gnet_sockaddr_family_field_name=${gnet_sockaddr_family_field_name=ss_family} |
161 | |||
162 | # rp-pppoe | ||
163 | rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} | ||
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} | |||
147 | ac_cv_pwrite=${ac_cv_pwrite=no} | 147 | ac_cv_pwrite=${ac_cv_pwrite=no} |
148 | php_cv_lib_cookie_io_functions_use_off64_t=${php_cv_lib_cookie_io_functions_use_off64_t=yes} | 148 | php_cv_lib_cookie_io_functions_use_off64_t=${php_cv_lib_cookie_io_functions_use_off64_t=yes} |
149 | 149 | ||
150 | # rp-pppoe | ||
151 | rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} | ||
152 | |||
153 | # rsync | 150 | # rsync |
154 | rsync_cv_HAVE_BROKEN_LARGEFILE=${rsync_cv_HAVE_BROKEN_LARGEFILE=no} | 151 | rsync_cv_HAVE_BROKEN_LARGEFILE=${rsync_cv_HAVE_BROKEN_LARGEFILE=no} |
155 | rsync_cv_HAVE_SOCKETPAIR=${rsync_cv_HAVE_SOCKETPAIR=yes} | 152 | rsync_cv_HAVE_SOCKETPAIR=${rsync_cv_HAVE_SOCKETPAIR=yes} |
diff --git a/meta/site/mips-linux b/meta/site/mips-linux index b1f8be2120..876d99701f 100644 --- a/meta/site/mips-linux +++ b/meta/site/mips-linux | |||
@@ -45,10 +45,6 @@ libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} | |||
45 | # ncftp | 45 | # ncftp |
46 | wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} | 46 | wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} |
47 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} | 47 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} |
48 | wi_cv_unix_domain_sockets=${wi_cv_unix_domain_sockets=yes} | ||
49 | |||
50 | # rp-pppoe | ||
51 | rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} | ||
52 | 48 | ||
53 | # db | 49 | # db |
54 | db_cv_align_t=${db_cv_align_t='unsigned long long'} | 50 | db_cv_align_t=${db_cv_align_t='unsigned long long'} |
diff --git a/meta/site/mips-linux-uclibc b/meta/site/mips-linux-uclibc index b1f8be2120..73167bb144 100644 --- a/meta/site/mips-linux-uclibc +++ b/meta/site/mips-linux-uclibc | |||
@@ -47,9 +47,6 @@ wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} | |||
47 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} | 47 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} |
48 | wi_cv_unix_domain_sockets=${wi_cv_unix_domain_sockets=yes} | 48 | wi_cv_unix_domain_sockets=${wi_cv_unix_domain_sockets=yes} |
49 | 49 | ||
50 | # rp-pppoe | ||
51 | rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} | ||
52 | |||
53 | # db | 50 | # db |
54 | db_cv_align_t=${db_cv_align_t='unsigned long long'} | 51 | db_cv_align_t=${db_cv_align_t='unsigned long long'} |
55 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} | 52 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} |
diff --git a/meta/site/mipsel-linux b/meta/site/mipsel-linux index 3c70af0f0e..15eded8665 100644 --- a/meta/site/mipsel-linux +++ b/meta/site/mipsel-linux | |||
@@ -47,9 +47,6 @@ wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} | |||
47 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} | 47 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} |
48 | wi_cv_unix_domain_sockets=${wi_cv_unix_domain_sockets=yes} | 48 | wi_cv_unix_domain_sockets=${wi_cv_unix_domain_sockets=yes} |
49 | 49 | ||
50 | # rp-pppoe | ||
51 | rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} | ||
52 | |||
53 | # db | 50 | # db |
54 | db_cv_align_t=${db_cv_align_t='unsigned long long'} | 51 | db_cv_align_t=${db_cv_align_t='unsigned long long'} |
55 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} | 52 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} |
diff --git a/meta/site/mipsel-linux-uclibc b/meta/site/mipsel-linux-uclibc index cdf4757f5e..f921cda4ae 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} | |||
98 | # This cached value needs a local patch to pick it up, upstream 3.0.14a | 98 | # This cached value needs a local patch to pick it up, upstream 3.0.14a |
99 | # doesn't cache it. | 99 | # doesn't cache it. |
100 | samba_cv_LINUX_LFS_SUPPORT=${samba_cv_LINUX_LFS_SUPPORT=yes} | 100 | samba_cv_LINUX_LFS_SUPPORT=${samba_cv_LINUX_LFS_SUPPORT=yes} |
101 | |||
102 | # rp-pppoe | ||
103 | rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} | ||
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} | |||
200 | mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=no} | 200 | mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=no} |
201 | mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=no} | 201 | mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=no} |
202 | 202 | ||
203 | # rp-pppoe | ||
204 | rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} | ||
205 | |||
206 | # gettext | 203 | # gettext |
207 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | 204 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} |
208 | 205 | ||