Commit 29e9d72f authored by Ghislain MARY's avatar Ghislain MARY
Browse files

Update belle-sip, ortp, ms2 and linphone.

parent 11f8be7a
No related merge requests found
Showing with 4 additions and 4 deletions
......@@ -21,7 +21,7 @@
############################################################################
set(EP_bellesip_GIT_REPOSITORY "git://git.linphone.org/belle-sip.git")
set(EP_bellesip_GIT_TAG "cb977e6aaa0a319c437d08e3d67492d1453adbfb") # Branch 'master'
set(EP_bellesip_GIT_TAG "14402085b7e0cf0afda1b9a2602d95e85945112f") # Branch 'master'
set(EP_bellesip_CMAKE_OPTIONS )
set(EP_bellesip_DEPENDENCIES EP_antlr3c EP_polarssl)
......
......@@ -21,7 +21,7 @@
############################################################################
set(EP_linphone_GIT_REPOSITORY "git://git.linphone.org/linphone.git")
set(EP_linphone_GIT_TAG "3a8d2ee20d219432b40cc583dd0d0a3e28e4e7f7") # Branch 'master'
set(EP_linphone_GIT_TAG "60f6726c61d463c43e6038b629628f509add2e3c") # Branch 'master'
set(EP_linphone_AUTOTOOLS "yes")
set(EP_linphone_CONFIGURE_OPTIONS "--disable-strict --enable-bellesip --enable-external-ortp --enable-external-mediastreamer")
set(EP_linphone_DEPENDENCIES EP_bellesip EP_ortp EP_ms2 EP_xml2)
......
......@@ -21,7 +21,7 @@
############################################################################
set(EP_ms2_GIT_REPOSITORY "git://git.linphone.org/mediastreamer2.git")
set(EP_ms2_GIT_TAG "e4a29491d56fe17094c6ffe1fe843f169c4b4c4b") # Branch 'master'
set(EP_ms2_GIT_TAG "77b6e16c9ef07fdbb741d220c89e749ff746d654") # Branch 'master'
set(EP_ms2_AUTOTOOLS "yes")
set(EP_ms2_CONFIGURE_OPTIONS "--disable-strict --enable-external-ortp")
set(EP_ms2_DEPENDENCIES EP_ortp)
......
......@@ -21,7 +21,7 @@
############################################################################
set(EP_ortp_GIT_REPOSITORY "git://git.linphone.org/ortp.git")
set(EP_ortp_GIT_TAG "e1ea9d5121cdabbcc16ffdb884bf705caacd81a1") # Branch 'master'
set(EP_ortp_GIT_TAG "999dd056e1fac459ee75f559f179af64ae64f1e9") # Branch 'master'
set(EP_ortp_AUTOTOOLS "yes")
set(EP_ortp_CONFIGURE_OPTIONS "--disable-strict")
set(EP_ortp_DEPENDENCIES )
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment