mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
pulseaudio: improve reproducibility
There are two fixes, one is sent to upstream, and another is oe specific. [YOCTO #12638] (From OE-Core rev: 81e3d7bdafc9a8af8d0618a852fc67e938f5d18e) Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0f0c16071d
commit
5ddda07850
@@ -76,8 +76,9 @@ EXTRA_OECONF = "\
|
||||
--with-database=simple \
|
||||
--without-zsh-completion-dir \
|
||||
--with-udev-rules-dir=`pkg-config --variable=udevdir udev`/rules.d \
|
||||
ac_cv_header_valgrind_memcheck_h=no \
|
||||
--disable-tests \
|
||||
ac_cv_header_valgrind_memcheck_h=no \
|
||||
--disable-tests \
|
||||
--disable-running-from-build-tree \
|
||||
"
|
||||
|
||||
# soxr (the SoX Resampler library) doesn't seem to be currently packaged in
|
||||
|
||||
Reference in New Issue
Block a user