diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-11-07 13:31:53 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-11-07 13:31:53 +0000 |
| commit | 8c22ff0d8b70d9b12f0487ef696a7e915b9e3173 (patch) | |
| tree | efdc32587159d0050a69009bdf2330a531727d95 /meta/site/mips64-linux | |
| parent | d412d2747595c1cc4a5e3ca975e3adc31b2f7891 (diff) | |
| download | poky-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-linux | 48 |
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 | ||
| 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 | # libpcap | ||
| 19 | ac_cv_linux_vers=${ac_cv_linux_vers=2} | ||
| 20 | |||
| 21 | # startup-notification | ||
| 22 | lf_cv_sane_realloc=${lf_cv_sane_realloc=yes} | ||
| 23 | |||
| 24 | # ncftp | ||
| 25 | wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} | ||
| 26 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} | ||
| 27 | |||
| 28 | # db | ||
| 29 | db_cv_align_t=${db_cv_align_t='unsigned long long'} | ||
| 30 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} | ||
| 31 | db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} | ||
| 32 | db_cv_sprintf_count=${db_cv_sprintf_count=yes} | ||
| 33 | |||
| 34 | # rrdtool | ||
| 35 | rd_cv_ieee_works=${rd_cv_ieee_works=yes} | ||
| 36 | # ac_cv_path_PERL=${ac_cv_path_PERL=no} | ||
| 37 | |||
| 38 | # gettext | ||
| 39 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | ||
| 40 | |||
| 41 | # samba | ||
| 42 | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} | ||
| 43 | |||
| 44 | # vim | ||
| 45 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} | ||
| 46 | |||
| 47 | # lmbench | ||
| 48 | ac_cv_uint=${ac_cv_uint=yes} | ||
