]> code.ossystems Code Review - openembedded-core.git/commitdiff
site: on linux, pipes are fifos with max link count of 1
authorAndré Draszik <git@andred.net>
Fri, 10 Jan 2020 16:52:58 +0000 (16:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 11 Jan 2020 09:17:20 +0000 (09:17 +0000)
Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/site/common-linux

index 2ef52387997006a8da595632217df1e09d8a0c07..720a1204a5b049b64b5bfdc58c6958f9bb4cae24 100644 (file)
@@ -52,6 +52,7 @@ ac_cv_func_utime_null=${ac_cv_func_utime_null=yes}
 gl_cv_func_fstatat_zero_flag=${gl_cv_func_fstatat_zero_flag=yes}
 gl_cv_func_unlink_busy_text=${gl_cv_func_unlink_busy_text=yes}
 gl_cv_have_proc_uptime=${gl_cv_have_proc_uptime=yes}
+gl_cv_pipes_are_fifos=${gl_cv_pipes_are_fifos='yes (1)'}
 
 # mysql
 ac_cv_sys_restartable_syscalls=${ac_cv_sys_restartable_syscalls=yes}