Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
linphone-cmake-builder
Commits
8fbe01bd
Commit
8fbe01bd
authored
Sep 11, 2014
by
Ghislain MARY
Browse files
Update oRTP and mediastreamer2 git revisions.
parent
9339775f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
builders/ms2.cmake
builders/ms2.cmake
+1
-1
builders/ortp.cmake
builders/ortp.cmake
+1
-1
No files found.
builders/ms2.cmake
View file @
8fbe01bd
...
...
@@ -24,7 +24,7 @@ set(EP_ms2_GIT_REPOSITORY "git://git.linphone.org/mediastreamer2.git")
if
(
LINPHONE_BUILDER_LATEST
)
set
(
EP_ms2_GIT_TAG
"master"
)
else
()
set
(
EP_ms2_GIT_TAG
"
a54bc15a2f9e0d4d0ab0b4f2251fc210f1d5c484
"
)
set
(
EP_ms2_GIT_TAG
"
3891a1d338ae68b2f5a7bffcb96a9ea17c6dfca6
"
)
endif
()
set
(
EP_ms2_CMAKE_OPTIONS
)
...
...
builders/ortp.cmake
View file @
8fbe01bd
...
...
@@ -24,7 +24,7 @@ set(EP_ortp_GIT_REPOSITORY "git://git.linphone.org/ortp.git")
if
(
LINPHONE_BUILDER_LATEST
)
set
(
EP_ortp_GIT_TAG
"master"
)
else
()
set
(
EP_ortp_GIT_TAG
"
b6110374745f6a422cd95b4667100af3f55ba6af
"
)
set
(
EP_ortp_GIT_TAG
"
6d1c2c1dc45045839173c95e0cd91312e875be5a
"
)
endif
()
set
(
EP_ortp_CMAKE_OPTIONS
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment