summaryrefslogtreecommitdiffstats
path: root/meta/site/mips64-linux
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-11-07 13:31:53 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-11-07 13:31:53 +0000
commit8c22ff0d8b70d9b12f0487ef696a7e915b9e3173 (patch)
treeefdc32587159d0050a69009bdf2330a531727d95 /meta/site/mips64-linux
parentd412d2747595c1cc4a5e3ca975e3adc31b2f7891 (diff)
downloadpoky-8c22ff0d8b70d9b12f0487ef696a7e915b9e3173.tar.gz
The poky repository master branch is no longer being updated.
You can either: a) switch to individual clones of bitbake, openembedded-core, meta-yocto and yocto-docs b) use the new bitbake-setup You can find information about either approach in our documentation: https://docs.yoctoproject.org/ Note that "poky" the distro setting is still available in meta-yocto as before and we continue to use and maintain that. Long live Poky! Some further information on the background of this change can be found in: https://lists.openembedded.org/g/openembedded-architecture/message/2179 Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/mips64-linux')
-rw-r--r--meta/site/mips64-linux48
1 files changed, 0 insertions, 48 deletions
diff --git a/meta/site/mips64-linux b/meta/site/mips64-linux
deleted file mode 100644
index 10aa84fb9d..0000000000
--- a/meta/site/mips64-linux
+++ /dev/null
@@ -1,48 +0,0 @@
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# libpcap
19ac_cv_linux_vers=${ac_cv_linux_vers=2}
20
21# startup-notification
22lf_cv_sane_realloc=${lf_cv_sane_realloc=yes}
23
24# ncftp
25wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long}
26wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long}
27
28# db
29db_cv_align_t=${db_cv_align_t='unsigned long long'}
30db_cv_alignp_t=${db_cv_alignp_t='unsigned long'}
31db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes}
32db_cv_sprintf_count=${db_cv_sprintf_count=yes}
33
34# rrdtool
35rd_cv_ieee_works=${rd_cv_ieee_works=yes}
36# ac_cv_path_PERL=${ac_cv_path_PERL=no}
37
38# gettext
39am_cv_func_working_getline=${am_cv_func_working_getline=yes}
40
41# samba
42samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
43
44# vim
45ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
46
47# lmbench
48ac_cv_uint=${ac_cv_uint=yes}