Update belle-sip reference and add header in makefile

This commit is contained in:
Gautier Pelloux-Prayer 2014-09-12 14:39:25 +02:00
parent 99c8df0128
commit f6de1cd109
2 changed files with 3 additions and 2 deletions

View file

@ -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"

View file

@ -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 \