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
bef4dbc0
Commit
bef4dbc0
authored
Sep 03, 2014
by
Ghislain MARY
Browse files
Update git revisions of oRTP, mediastreamer2 and linphone.
parent
40aa160f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
builders/linphone.cmake
builders/linphone.cmake
+1
-1
builders/ms2.cmake
builders/ms2.cmake
+1
-1
builders/ortp.cmake
builders/ortp.cmake
+1
-1
No files found.
builders/linphone.cmake
View file @
bef4dbc0
...
...
@@ -24,7 +24,7 @@ set(EP_linphone_GIT_REPOSITORY "git://git.linphone.org/linphone.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_linphone_GIT_TAG
"master"
)
else
()
set
(
EP_linphone_GIT_TAG
"
282a4cb88d775e64f7acce4f184bfd979ebab56d
"
)
set
(
EP_linphone_GIT_TAG
"
d2f18860830e44d2b3e3cde387802f1481080ab0
"
)
endif
()
set
(
EP_linphone_CMAKE_OPTIONS
)
...
...
builders/ms2.cmake
View file @
bef4dbc0
...
...
@@ -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
"
705401c3c6b9cd94246fc59d7629319eaa5a545e
"
)
set
(
EP_ms2_GIT_TAG
"
cc365769555f8047fa9dd4eb1c0520543b8219b5
"
)
endif
()
set
(
EP_ms2_CMAKE_OPTIONS
)
...
...
builders/ortp.cmake
View file @
bef4dbc0
...
...
@@ -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
"72
ac64b042d0cc5fd1d0f4c02051151ea7e8d45d
"
)
set
(
EP_ortp_GIT_TAG
"72
1da9963891be22c08336adbf1db6a839427ed0
"
)
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