mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
Update belle-sip reference and add header in makefile
This commit is contained in:
parent
99c8df0128
commit
f6de1cd109
2 changed files with 3 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
|||
require belle-sip.inc
|
||||
|
||||
SRCREV="95dd343e1b7906168f646d35cfe6a25a9f0fe736"
|
||||
SRCREV="0837e201b8add7b91c149e701a2b637d6c1da74a"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PR="R1"
|
||||
|
||||
|
||||
SRC_URI = "git://git.linphone.org/belle-sip.git;commit=95dd343e1b7906168f646d35cfe6a25a9f0fe736"
|
||||
SRC_URI = "git://git.linphone.org/belle-sip.git;commit=0837e201b8add7b91c149e701a2b637d6c1da74a"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=9f9938e31db89d55a796e86808c96848"
|
||||
|
|
|
|||
|
|
@ -51,6 +51,7 @@ linphone_daemon_SOURCES=daemon.cc \
|
|||
commands/audio-stream-start.h \
|
||||
commands/audio-stream-stop.h \
|
||||
commands/audio-stream-stats.h \
|
||||
commands/auth-infos-clear.h \
|
||||
commands/call.h \
|
||||
commands/call-stats.h \
|
||||
commands/call-status.h \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue