diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/classes/siteinfo.bbclass | 4 | ||||
-rw-r--r-- | meta/site/mipsisa32r6-linux | 79 | ||||
-rw-r--r-- | meta/site/mipsisa32r6el-linux | 79 | ||||
-rw-r--r-- | meta/site/mipsisa64r6-linux | 83 | ||||
-rw-r--r-- | meta/site/mipsisa64r6el-linux | 83 |
5 files changed, 328 insertions, 0 deletions
diff --git a/meta/classes/siteinfo.bbclass b/meta/classes/siteinfo.bbclass index 6a2e4bf560..6eca004c5e 100644 --- a/meta/classes/siteinfo.bbclass +++ b/meta/classes/siteinfo.bbclass | |||
@@ -36,7 +36,11 @@ def siteinfo_data(d): | |||
36 | "mips": "endian-big bit-32 mips-common", | 36 | "mips": "endian-big bit-32 mips-common", |
37 | "mips64": "endian-big bit-64 mips-common", | 37 | "mips64": "endian-big bit-64 mips-common", |
38 | "mips64el": "endian-little bit-64 mips-common", | 38 | "mips64el": "endian-little bit-64 mips-common", |
39 | "mipsisa64r6": "endian-big bit-64 mips-common", | ||
40 | "mipsisa64r6el": "endian-little bit-64 mips-common", | ||
39 | "mipsel": "endian-little bit-32 mips-common", | 41 | "mipsel": "endian-little bit-32 mips-common", |
42 | "mipsisa32r6": "endian-big bit-32 mips-common", | ||
43 | "mipsisa32r6el": "endian-little bit-32 mips-common", | ||
40 | "powerpc": "endian-big bit-32 powerpc-common", | 44 | "powerpc": "endian-big bit-32 powerpc-common", |
41 | "nios2": "endian-little bit-32 nios2-common", | 45 | "nios2": "endian-little bit-32 nios2-common", |
42 | "powerpc64": "endian-big bit-64 powerpc-common", | 46 | "powerpc64": "endian-big bit-64 powerpc-common", |
diff --git a/meta/site/mipsisa32r6-linux b/meta/site/mipsisa32r6-linux new file mode 100644 index 0000000000..72a54f95e3 --- /dev/null +++ b/meta/site/mipsisa32r6-linux | |||
@@ -0,0 +1,79 @@ | |||
1 | # general | ||
2 | ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no} | ||
3 | |||
4 | # bash | ||
5 | ac_cv_c_long_double=${ac_cv_c_long_double=no} | ||
6 | bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present} | ||
7 | |||
8 | # openssh | ||
9 | ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no} | ||
10 | ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no} | ||
11 | ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes} | ||
12 | ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=no} | ||
13 | ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent=yes} | ||
14 | |||
15 | # fget | ||
16 | compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes} | ||
17 | |||
18 | # glib | ||
19 | glib_cv___va_copy=${glib_cv___va_copy=yes} | ||
20 | glib_cv_has__inline=${glib_cv_has__inline=yes} | ||
21 | glib_cv_has__inline__=${glib_cv_has__inline__=yes} | ||
22 | glib_cv_hasinline=${glib_cv_hasinline=yes} | ||
23 | glib_cv_long_long_format=${glib_cv_long_long_format=ll} | ||
24 | glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no} | ||
25 | glib_cv_sane_realloc=${glib_cv_sane_realloc=yes} | ||
26 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
27 | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} | ||
28 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
29 | glib_cv_uscore=${glib_cv_uscore=no} | ||
30 | |||
31 | # glib-2.0 | ||
32 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
33 | utils_cv_sys_open_max=${utils_cv_sys_open_max=1015} | ||
34 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} | ||
35 | |||
36 | # libpcap | ||
37 | ac_cv_linux_vers=${ac_cv_linux_vers=2} | ||
38 | |||
39 | # startup-notification | ||
40 | lf_cv_sane_realloc=${lf_cv_sane_realloc=yes} | ||
41 | |||
42 | # libidl | ||
43 | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} | ||
44 | |||
45 | # ncftp | ||
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} | ||
48 | |||
49 | # db | ||
50 | db_cv_align_t=${db_cv_align_t='unsigned long long'} | ||
51 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} | ||
52 | db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} | ||
53 | db_cv_sprintf_count=${db_cv_sprintf_count=yes} | ||
54 | |||
55 | # rrdtool | ||
56 | rd_cv_ieee_works=${rd_cv_ieee_works=yes} | ||
57 | # ac_cv_path_PERL=${ac_cv_path_PERL=no} | ||
58 | |||
59 | # gettext | ||
60 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | ||
61 | |||
62 | # samba | ||
63 | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} | ||
64 | |||
65 | # vim | ||
66 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} | ||
67 | |||
68 | # intercom | ||
69 | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} | ||
70 | |||
71 | # lmbench | ||
72 | ac_cv_uint=${ac_cv_unit=yes} | ||
73 | |||
74 | # D-BUS | ||
75 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | ||
76 | |||
77 | # evolution-data-server | ||
78 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | ||
79 | |||
diff --git a/meta/site/mipsisa32r6el-linux b/meta/site/mipsisa32r6el-linux new file mode 100644 index 0000000000..696b1beeb4 --- /dev/null +++ b/meta/site/mipsisa32r6el-linux | |||
@@ -0,0 +1,79 @@ | |||
1 | # general | ||
2 | ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no} | ||
3 | |||
4 | # bash | ||
5 | ac_cv_c_long_double=${ac_cv_c_long_double=no} | ||
6 | bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present} | ||
7 | |||
8 | # openssh | ||
9 | ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no} | ||
10 | ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no} | ||
11 | ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes} | ||
12 | ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=no} | ||
13 | ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent=yes} | ||
14 | |||
15 | # fget | ||
16 | compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes} | ||
17 | |||
18 | # glib | ||
19 | glib_cv___va_copy=${glib_cv___va_copy=yes} | ||
20 | glib_cv_has__inline=${glib_cv_has__inline=yes} | ||
21 | glib_cv_has__inline__=${glib_cv_has__inline__=yes} | ||
22 | glib_cv_hasinline=${glib_cv_hasinline=yes} | ||
23 | glib_cv_long_long_format=${glib_cv_long_long_format=ll} | ||
24 | glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no} | ||
25 | glib_cv_sane_realloc=${glib_cv_sane_realloc=yes} | ||
26 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
27 | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} | ||
28 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
29 | glib_cv_uscore=${glib_cv_uscore=no} | ||
30 | |||
31 | # glib-2.0 | ||
32 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
33 | utils_cv_sys_open_max=${utils_cv_sys_open_max=1015} | ||
34 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} | ||
35 | |||
36 | # libpcap | ||
37 | ac_cv_linux_vers=${ac_cv_linux_vers=2} | ||
38 | |||
39 | # startup-notification | ||
40 | lf_cv_sane_realloc=${lf_cv_sane_realloc=yes} | ||
41 | |||
42 | # libidl | ||
43 | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} | ||
44 | |||
45 | # ncftp | ||
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} | ||
48 | wi_cv_unix_domain_sockets=${wi_cv_unix_domain_sockets=yes} | ||
49 | |||
50 | # db | ||
51 | db_cv_align_t=${db_cv_align_t='unsigned long long'} | ||
52 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} | ||
53 | db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} | ||
54 | db_cv_sprintf_count=${db_cv_sprintf_count=yes} | ||
55 | |||
56 | # rrdtool | ||
57 | rd_cv_ieee_works=${rd_cv_ieee_works=yes} | ||
58 | # ac_cv_path_PERL=${ac_cv_path_PERL=no} | ||
59 | |||
60 | # gettext | ||
61 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | ||
62 | |||
63 | # samba | ||
64 | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} | ||
65 | |||
66 | # vim | ||
67 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} | ||
68 | |||
69 | # intercom | ||
70 | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} | ||
71 | |||
72 | #lmbench | ||
73 | ac_cv_uint=${ac_cv_unit=yes} | ||
74 | |||
75 | # D-BUS | ||
76 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | ||
77 | |||
78 | # evolution-data-server | ||
79 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | ||
diff --git a/meta/site/mipsisa64r6-linux b/meta/site/mipsisa64r6-linux new file mode 100644 index 0000000000..ed0fbbe653 --- /dev/null +++ b/meta/site/mipsisa64r6-linux | |||
@@ -0,0 +1,83 @@ | |||
1 | # general | ||
2 | ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no} | ||
3 | |||
4 | # bash | ||
5 | ac_cv_c_long_double=${ac_cv_c_long_double=no} | ||
6 | bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present} | ||
7 | |||
8 | # openssh | ||
9 | ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no} | ||
10 | ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no} | ||
11 | ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes} | ||
12 | ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=no} | ||
13 | ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent=yes} | ||
14 | |||
15 | # fget | ||
16 | compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes} | ||
17 | |||
18 | # glib | ||
19 | glib_cv___va_copy=${glib_cv___va_copy=yes} | ||
20 | glib_cv_has__inline=${glib_cv_has__inline=yes} | ||
21 | glib_cv_has__inline__=${glib_cv_has__inline__=yes} | ||
22 | glib_cv_hasinline=${glib_cv_hasinline=yes} | ||
23 | glib_cv_long_long_format=${glib_cv_long_long_format=ll} | ||
24 | glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no} | ||
25 | glib_cv_sane_realloc=${glib_cv_sane_realloc=yes} | ||
26 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
27 | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} | ||
28 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
29 | glib_cv_uscore=${glib_cv_uscore=no} | ||
30 | |||
31 | # glib-2.0 | ||
32 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
33 | utils_cv_sys_open_max=${utils_cv_sys_open_max=1015} | ||
34 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} | ||
35 | ac_cv_alignof_guint32=4 | ||
36 | ac_cv_alignof_guint64=8 | ||
37 | ac_cv_alignof_unsigned_long=8 | ||
38 | ac_cv_sizeof_ssize_t=8 | ||
39 | |||
40 | # libpcap | ||
41 | ac_cv_linux_vers=${ac_cv_linux_vers=2} | ||
42 | |||
43 | # startup-notification | ||
44 | lf_cv_sane_realloc=${lf_cv_sane_realloc=yes} | ||
45 | |||
46 | # libidl | ||
47 | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} | ||
48 | |||
49 | # ncftp | ||
50 | wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} | ||
51 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} | ||
52 | |||
53 | # db | ||
54 | db_cv_align_t=${db_cv_align_t='unsigned long long'} | ||
55 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} | ||
56 | db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} | ||
57 | db_cv_sprintf_count=${db_cv_sprintf_count=yes} | ||
58 | |||
59 | # rrdtool | ||
60 | rd_cv_ieee_works=${rd_cv_ieee_works=yes} | ||
61 | # ac_cv_path_PERL=${ac_cv_path_PERL=no} | ||
62 | |||
63 | # gettext | ||
64 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | ||
65 | |||
66 | # samba | ||
67 | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} | ||
68 | |||
69 | # vim | ||
70 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} | ||
71 | |||
72 | # intercom | ||
73 | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} | ||
74 | |||
75 | # lmbench | ||
76 | ac_cv_uint=${ac_cv_unit=yes} | ||
77 | |||
78 | # D-BUS | ||
79 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | ||
80 | |||
81 | # eds-dbus | ||
82 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | ||
83 | |||
diff --git a/meta/site/mipsisa64r6el-linux b/meta/site/mipsisa64r6el-linux new file mode 100644 index 0000000000..680171d5e3 --- /dev/null +++ b/meta/site/mipsisa64r6el-linux | |||
@@ -0,0 +1,83 @@ | |||
1 | # general | ||
2 | ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no} | ||
3 | |||
4 | # bash | ||
5 | ac_cv_c_long_double=${ac_cv_c_long_double=no} | ||
6 | bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present} | ||
7 | |||
8 | # openssh | ||
9 | ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no} | ||
10 | ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no} | ||
11 | ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes} | ||
12 | ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=no} | ||
13 | ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent=yes} | ||
14 | |||
15 | # fget | ||
16 | compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes} | ||
17 | |||
18 | # glib | ||
19 | glib_cv___va_copy=${glib_cv___va_copy=yes} | ||
20 | glib_cv_has__inline=${glib_cv_has__inline=yes} | ||
21 | glib_cv_has__inline__=${glib_cv_has__inline__=yes} | ||
22 | glib_cv_hasinline=${glib_cv_hasinline=yes} | ||
23 | glib_cv_long_long_format=${glib_cv_long_long_format=ll} | ||
24 | glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no} | ||
25 | glib_cv_sane_realloc=${glib_cv_sane_realloc=yes} | ||
26 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
27 | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} | ||
28 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
29 | glib_cv_uscore=${glib_cv_uscore=no} | ||
30 | |||
31 | # glib-2.0 | ||
32 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
33 | utils_cv_sys_open_max=${utils_cv_sys_open_max=1015} | ||
34 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} | ||
35 | ac_cv_alignof_guint32=4 | ||
36 | ac_cv_alignof_guint64=8 | ||
37 | ac_cv_alignof_unsigned_long=8 | ||
38 | ac_cv_sizeof_ssize_t=8 | ||
39 | |||
40 | # libpcap | ||
41 | ac_cv_linux_vers=${ac_cv_linux_vers=2} | ||
42 | |||
43 | # startup-notification | ||
44 | lf_cv_sane_realloc=${lf_cv_sane_realloc=yes} | ||
45 | |||
46 | # libidl | ||
47 | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} | ||
48 | |||
49 | # ncftp | ||
50 | wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} | ||
51 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} | ||
52 | wi_cv_unix_domain_sockets=${wi_cv_unix_domain_sockets=yes} | ||
53 | |||
54 | # db | ||
55 | db_cv_align_t=${db_cv_align_t='unsigned long long'} | ||
56 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} | ||
57 | db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} | ||
58 | db_cv_sprintf_count=${db_cv_sprintf_count=yes} | ||
59 | |||
60 | # rrdtool | ||
61 | rd_cv_ieee_works=${rd_cv_ieee_works=yes} | ||
62 | # ac_cv_path_PERL=${ac_cv_path_PERL=no} | ||
63 | |||
64 | # gettext | ||
65 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | ||
66 | |||
67 | # samba | ||
68 | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} | ||
69 | |||
70 | # vim | ||
71 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} | ||
72 | |||
73 | # intercom | ||
74 | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} | ||
75 | |||
76 | #lmbench | ||
77 | ac_cv_uint=${ac_cv_unit=yes} | ||
78 | |||
79 | # D-BUS | ||
80 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | ||
81 | |||
82 | # eds-dbus | ||
83 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | ||