site: remove obsolete dbus entry

The check for working abstract sockets was removed from dbus in 2017[1]
and dbus-glib in 2014[2].

[1] 6a6521746b
[2] e4a163431f

(From OE-Core rev: bb9d25a90287efa13b3ae4ca6edbbe319c597491)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2024-06-07 10:07:06 +00:00
committed by Richard Purdie
parent 19feb66490
commit 6033372944
7 changed files with 0 additions and 17 deletions

View File

@@ -3,7 +3,6 @@ ac_cv_func_posix_spawn=${ac_cv_func_posix_spawn=no}
ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=no}
ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=no}
ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=no}
ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=no}
bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes}
ac_cv_func_strerror_r=${ac_cv_func_strerror_r=no}
ac_cv_va_copy=${ac_cv_va_copy=yes}

View File

@@ -3,7 +3,6 @@ ac_cv_func_posix_spawn=${ac_cv_func_posix_spawn=no}
ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=no}
ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=no}
ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=no}
ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=no}
bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes}
ac_cv_func_strerror_r=${ac_cv_func_strerror_r=no}
ac_cv_va_copy=${ac_cv_va_copy=yes}

View File

@@ -142,9 +142,6 @@ clamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes}
clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes}
clamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes}
#dbus
ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}
# lftp
ac_cv_file___dev_ptc_=yes

View File

@@ -36,9 +36,6 @@ 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}
#dbus-glib
ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}
# gnucash
am_cv_scanf_lld=${am_cv_scanf_lld=yes}

View File

@@ -19,9 +19,6 @@ ac_cv_func_strtod=${ac_cv_func_strtod=yes}
ac_cv_sys_file_offset_bits=${ac_cv_sys_file_offset_bits=64}
ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
#dbus-glib
ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}
# bash
bash_cv_getcwd_malloc=${bash_cv_getcwd_malloc=yes}

View File

@@ -146,9 +146,6 @@ jm_cv_func_working_readdir=yes
ac_cv_sys_linker_h=${ac_cv_sys_linker_h=no}
ac_cv_file__usr_share_X11_sgml_defs_ent=${ac_cv_file__usr_share_X11_sgml_defs_ent=no}
#dbus
ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}
#libpciaccess
have_mtrr_h=yes

View File

@@ -306,9 +306,6 @@ clamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes}
clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes}
clamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes}
#dbus
ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}
# lftp
ac_cv_file___dev_ptc_=yes