openbsc: Fix the non-confirming SDP file

There must be a session name inside the SDP file, build a newer
version of OpenBSC to fix that.
This commit is contained in:
Holger Hans Peter Freyther 2014-11-20 23:20:44 +01:00
parent 60ade1ce56
commit 2c75d4a418
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ require ${PN}.inc
PV = "0.13.0+gitr${SRCPV}"
PR = "${INC_PR}.6"
SRCREV = "619b014d3aacea1b33b70432af01e80eb2252af0"
SRCREV = "b1edf7b64f6c05932c83b4d31b1127f2a833601e"
SRC_URI += "git://git.osmocom.org/openbsc.git;protocol=git \
file://upgrade-mncc-version.patch"