- 264 license table entries with exact download URLs (224/264 resolved) - Complete sources/ directory with all BitBake recipes - Build configuration: tqma6ul-multi-mba6ulx, spaetzle (musl) - Full traceability for Softwarefreigabeantrag - GCC 13.4.0, Linux 6.6.102, U-Boot 2023.04, musl 1.2.4 - License distribution: GPL-2.0 (24), MIT (23), GPL-2.0+ (18), BSD-3 (16)
57 lines
2.5 KiB
Plaintext
57 lines
2.5 KiB
Plaintext
# general
|
|
ac_cv_func_calloc_0_nonnull=${ac_cv_func_calloc_0_nonnull=yes}
|
|
ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes}
|
|
ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes}
|
|
ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes}
|
|
ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes}
|
|
ac_cv_func_memcmp_working=${ac_cv_func_memcmp_working=yes}
|
|
ac_cv_func_getpgrp_void=yes
|
|
ac_cv_func_setpgrp_void=yes
|
|
ac_cv_func_setgrent_void=yes
|
|
ac_cv_func_getgrgid_r=${ac_cv_func_getgrgid_r=yes}
|
|
ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes}
|
|
ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes}
|
|
ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes}
|
|
ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes}
|
|
ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
|
|
ac_cv_func_strtod=${ac_cv_func_strtod=yes}
|
|
# off_t is always 64bit on musl systems
|
|
ac_cv_sys_file_offset_bits=${ac_cv_sys_file_offset_bits=64}
|
|
|
|
#dbus-glib
|
|
ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}
|
|
|
|
# bash
|
|
bash_cv_getcwd_malloc=${bash_cv_getcwd_malloc=yes}
|
|
|
|
# coreutils
|
|
fu_cv_sys_stat_statfs2_bsize=${fu_cv_sys_stat_statfs2_bsize=yes}
|
|
gl_cv_func_getcwd_abort_bug=${gl_cv_func_getcwd_abort_bug=no}
|
|
gl_cv_func_getcwd_null=${gl_cv_func_getcwd_null=yes}
|
|
gl_cv_func_getcwd_path_max=${gl_cv_func_getcwd_path_max='no, but it is partly working'}
|
|
ac_cv_func_getgroups_works=${ac_cv_func_getgroups_works=yes}
|
|
gl_cv_func_gettimeofday_clobber=${gl_cv_func_gettimeofday_clobber=no}
|
|
gl_cv_func_nanosleep=${gl_cv_func_nanosleep=yes}
|
|
gl_cv_func_strtod_works=${gl_cv_func_strtod_works=yes}
|
|
gl_cv_func_tzset_clobber=${gl_cv_func_tzset_clobber=no}
|
|
gl_cv_func_gettimeofday_posix_signature=${gl_cv_func_gettimeofday_posix_signature=yes}
|
|
gl_cv_func_working_mkstemp=${gl_cv_func_working_mkstemp=yes}
|
|
gl_cv_func_working_mktime=${gl_cv_func_working_mktime=yes}
|
|
gl_cv_func_working_utimes=${gl_cv_func_working_utimes=yes}
|
|
ac_cv_func_posix_spawn=${ac_cv_func_posix_spawn=yes}
|
|
ac_cv_func_posix_spawn_works=${ac_cv_func_posix_spawn_works=yes}
|
|
|
|
# va_copy and _va_copy
|
|
ac_cv_va_copy=${ac_cv_va_copy=yes}
|
|
ac_cv___va_copy=${ac_cv___va_copy=yes}
|
|
ac_cv_func_va_copy=${ac_cv_func_va_copy=yes}
|
|
ac_cv_func___va_copy=${ac_cv_func___va_copy=yes}
|
|
|
|
# posix_getpwuid_r posix_getgrgid_r posix_getpwnam_r
|
|
ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes}
|
|
ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes}
|
|
ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}
|
|
|
|
# Xorg
|
|
xorg_cv_malloc0_returns_null=${xorg_cv_malloc0_returns_null=yes}
|