mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 04:28:10 +00:00
Disable pulse audio in linphone openembedded build.
This commit is contained in:
parent
350051d816
commit
caac2fcd5c
1 changed files with 2 additions and 2 deletions
|
|
@ -50,7 +50,7 @@ EXTRA_OECONF = " \
|
|||
${LINPHONE_OE_ENABLE_VIDEO} \
|
||||
${LINPHONE_OE_ENABLE_X11} \
|
||||
${LINPHONE_OE_ENABLE_GL} \
|
||||
--enable-alsa \
|
||||
--enable-alsa --disable-pulseaudio \
|
||||
--with-osip=${STAGING_DIR_HOST}${layout_exec_prefix} \
|
||||
--with-readline=${STAGING_DIR_HOST}${layout_exec_prefix} \
|
||||
--with-speex=${STAGING_DIR_HOST}${layout_exec_prefix} \
|
||||
|
|
@ -68,7 +68,7 @@ PACKAGES = "${PN}-dbg ${PN}-dev ${PN}c linphone-rings liblinphone libmediastream
|
|||
FILES_${PN} = " \
|
||||
${bindir}/linphone \
|
||||
${datadir}/linphone \
|
||||
${datadir}/pixmaps \
|
||||
${datadir}/pixmaps \
|
||||
${datadir}/applications \
|
||||
${datadir}/gnome/apps \
|
||||
${datadir}/sounds/linphone/hello8000.wav \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue