summaryrefslogtreecommitdiffstats
path: root/meta/site
diff options
context:
space:
mode:
authorZubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>2016-10-04 12:31:17 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-10-07 16:43:57 +0100
commit80a42396742feddf7a98b53ff1708d4a340a2304 (patch)
tree092ac41a46b0f9c8ec33ac6da7a888890af799ad /meta/site
parent8535ed986768605160d79775ead2725bba15a682 (diff)
downloadpoky-80a42396742feddf7a98b53ff1708d4a340a2304.tar.gz
siteinfo.bbclass: Add mipsisa{32, 64}r6{el, } support
Add support for MIPS Release 6 ISA (From OE-Core rev: fcb67508be00cdd22181d6c9e4c3d29dfa578b45) Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site')
-rw-r--r--meta/site/mipsisa32r6-linux79
-rw-r--r--meta/site/mipsisa32r6el-linux79
-rw-r--r--meta/site/mipsisa64r6-linux83
-rw-r--r--meta/site/mipsisa64r6el-linux83
4 files changed, 324 insertions, 0 deletions
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
2ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no}
3
4# bash
5ac_cv_c_long_double=${ac_cv_c_long_double=no}
6bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present}
7
8# openssh
9ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no}
10ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no}
11ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes}
12ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=no}
13ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent=yes}
14
15# fget
16compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes}
17
18# glib
19glib_cv___va_copy=${glib_cv___va_copy=yes}
20glib_cv_has__inline=${glib_cv_has__inline=yes}
21glib_cv_has__inline__=${glib_cv_has__inline__=yes}
22glib_cv_hasinline=${glib_cv_hasinline=yes}
23glib_cv_long_long_format=${glib_cv_long_long_format=ll}
24glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no}
25glib_cv_sane_realloc=${glib_cv_sane_realloc=yes}
26glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
27glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4}
28glib_cv_stack_grows=${glib_cv_stack_grows=no}
29glib_cv_uscore=${glib_cv_uscore=no}
30
31# glib-2.0
32glib_cv_stack_grows=${glib_cv_stack_grows=no}
33utils_cv_sys_open_max=${utils_cv_sys_open_max=1015}
34glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes}
35
36# libpcap
37ac_cv_linux_vers=${ac_cv_linux_vers=2}
38
39# startup-notification
40lf_cv_sane_realloc=${lf_cv_sane_realloc=yes}
41
42# libidl
43libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll}
44
45# ncftp
46wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long}
47wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long}
48
49# db
50db_cv_align_t=${db_cv_align_t='unsigned long long'}
51db_cv_alignp_t=${db_cv_alignp_t='unsigned long'}
52db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes}
53db_cv_sprintf_count=${db_cv_sprintf_count=yes}
54
55# rrdtool
56rd_cv_ieee_works=${rd_cv_ieee_works=yes}
57# ac_cv_path_PERL=${ac_cv_path_PERL=no}
58
59# gettext
60am_cv_func_working_getline=${am_cv_func_working_getline=yes}
61
62# samba
63samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
64
65# vim
66ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
67
68# intercom
69ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
70
71# lmbench
72ac_cv_uint=${ac_cv_unit=yes}
73
74# D-BUS
75ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}
76
77# evolution-data-server
78ac_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
2ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no}
3
4# bash
5ac_cv_c_long_double=${ac_cv_c_long_double=no}
6bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present}
7
8# openssh
9ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no}
10ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no}
11ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes}
12ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=no}
13ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent=yes}
14
15# fget
16compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes}
17
18# glib
19glib_cv___va_copy=${glib_cv___va_copy=yes}
20glib_cv_has__inline=${glib_cv_has__inline=yes}
21glib_cv_has__inline__=${glib_cv_has__inline__=yes}
22glib_cv_hasinline=${glib_cv_hasinline=yes}
23glib_cv_long_long_format=${glib_cv_long_long_format=ll}
24glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no}
25glib_cv_sane_realloc=${glib_cv_sane_realloc=yes}
26glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
27glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4}
28glib_cv_stack_grows=${glib_cv_stack_grows=no}
29glib_cv_uscore=${glib_cv_uscore=no}
30
31# glib-2.0
32glib_cv_stack_grows=${glib_cv_stack_grows=no}
33utils_cv_sys_open_max=${utils_cv_sys_open_max=1015}
34glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes}
35
36# libpcap
37ac_cv_linux_vers=${ac_cv_linux_vers=2}
38
39# startup-notification
40lf_cv_sane_realloc=${lf_cv_sane_realloc=yes}
41
42# libidl
43libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll}
44
45# ncftp
46wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long}
47wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long}
48wi_cv_unix_domain_sockets=${wi_cv_unix_domain_sockets=yes}
49
50# db
51db_cv_align_t=${db_cv_align_t='unsigned long long'}
52db_cv_alignp_t=${db_cv_alignp_t='unsigned long'}
53db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes}
54db_cv_sprintf_count=${db_cv_sprintf_count=yes}
55
56# rrdtool
57rd_cv_ieee_works=${rd_cv_ieee_works=yes}
58# ac_cv_path_PERL=${ac_cv_path_PERL=no}
59
60# gettext
61am_cv_func_working_getline=${am_cv_func_working_getline=yes}
62
63# samba
64samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
65
66# vim
67ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
68
69# intercom
70ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
71
72#lmbench
73ac_cv_uint=${ac_cv_unit=yes}
74
75# D-BUS
76ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}
77
78# evolution-data-server
79ac_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
2ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no}
3
4# bash
5ac_cv_c_long_double=${ac_cv_c_long_double=no}
6bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present}
7
8# openssh
9ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no}
10ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no}
11ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes}
12ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=no}
13ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent=yes}
14
15# fget
16compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes}
17
18# glib
19glib_cv___va_copy=${glib_cv___va_copy=yes}
20glib_cv_has__inline=${glib_cv_has__inline=yes}
21glib_cv_has__inline__=${glib_cv_has__inline__=yes}
22glib_cv_hasinline=${glib_cv_hasinline=yes}
23glib_cv_long_long_format=${glib_cv_long_long_format=ll}
24glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no}
25glib_cv_sane_realloc=${glib_cv_sane_realloc=yes}
26glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
27glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4}
28glib_cv_stack_grows=${glib_cv_stack_grows=no}
29glib_cv_uscore=${glib_cv_uscore=no}
30
31# glib-2.0
32glib_cv_stack_grows=${glib_cv_stack_grows=no}
33utils_cv_sys_open_max=${utils_cv_sys_open_max=1015}
34glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes}
35ac_cv_alignof_guint32=4
36ac_cv_alignof_guint64=8
37ac_cv_alignof_unsigned_long=8
38ac_cv_sizeof_ssize_t=8
39
40# libpcap
41ac_cv_linux_vers=${ac_cv_linux_vers=2}
42
43# startup-notification
44lf_cv_sane_realloc=${lf_cv_sane_realloc=yes}
45
46# libidl
47libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll}
48
49# ncftp
50wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long}
51wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long}
52
53# db
54db_cv_align_t=${db_cv_align_t='unsigned long long'}
55db_cv_alignp_t=${db_cv_alignp_t='unsigned long'}
56db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes}
57db_cv_sprintf_count=${db_cv_sprintf_count=yes}
58
59# rrdtool
60rd_cv_ieee_works=${rd_cv_ieee_works=yes}
61# ac_cv_path_PERL=${ac_cv_path_PERL=no}
62
63# gettext
64am_cv_func_working_getline=${am_cv_func_working_getline=yes}
65
66# samba
67samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
68
69# vim
70ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
71
72# intercom
73ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
74
75# lmbench
76ac_cv_uint=${ac_cv_unit=yes}
77
78# D-BUS
79ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}
80
81# eds-dbus
82ac_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
2ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no}
3
4# bash
5ac_cv_c_long_double=${ac_cv_c_long_double=no}
6bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present}
7
8# openssh
9ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no}
10ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no}
11ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes}
12ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=no}
13ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent=yes}
14
15# fget
16compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes}
17
18# glib
19glib_cv___va_copy=${glib_cv___va_copy=yes}
20glib_cv_has__inline=${glib_cv_has__inline=yes}
21glib_cv_has__inline__=${glib_cv_has__inline__=yes}
22glib_cv_hasinline=${glib_cv_hasinline=yes}
23glib_cv_long_long_format=${glib_cv_long_long_format=ll}
24glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no}
25glib_cv_sane_realloc=${glib_cv_sane_realloc=yes}
26glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
27glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4}
28glib_cv_stack_grows=${glib_cv_stack_grows=no}
29glib_cv_uscore=${glib_cv_uscore=no}
30
31# glib-2.0
32glib_cv_stack_grows=${glib_cv_stack_grows=no}
33utils_cv_sys_open_max=${utils_cv_sys_open_max=1015}
34glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes}
35ac_cv_alignof_guint32=4
36ac_cv_alignof_guint64=8
37ac_cv_alignof_unsigned_long=8
38ac_cv_sizeof_ssize_t=8
39
40# libpcap
41ac_cv_linux_vers=${ac_cv_linux_vers=2}
42
43# startup-notification
44lf_cv_sane_realloc=${lf_cv_sane_realloc=yes}
45
46# libidl
47libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll}
48
49# ncftp
50wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long}
51wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long}
52wi_cv_unix_domain_sockets=${wi_cv_unix_domain_sockets=yes}
53
54# db
55db_cv_align_t=${db_cv_align_t='unsigned long long'}
56db_cv_alignp_t=${db_cv_alignp_t='unsigned long'}
57db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes}
58db_cv_sprintf_count=${db_cv_sprintf_count=yes}
59
60# rrdtool
61rd_cv_ieee_works=${rd_cv_ieee_works=yes}
62# ac_cv_path_PERL=${ac_cv_path_PERL=no}
63
64# gettext
65am_cv_func_working_getline=${am_cv_func_working_getline=yes}
66
67# samba
68samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
69
70# vim
71ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
72
73# intercom
74ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
75
76#lmbench
77ac_cv_uint=${ac_cv_unit=yes}
78
79# D-BUS
80ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}
81
82# eds-dbus
83ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes}