osmo-pcu: Avoid crash with BFI indication of the DSP?

Add the hotfix to not crash on a bad frame received.
This commit is contained in:
Holger Hans Peter Freyther 2014-06-16 21:52:39 +02:00
parent f8960b7bf2
commit 85bc905db3
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM="file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://git.osmocom.org/osmo-pcu.git;protocol=git;branch=sysmocom/master"
SRCREV = "6d8884de490d09902e9e31a90bab9ef490ef5d82"
SRCREV = "f3405e5b0342362d5d592f013014847a4dc135d8"
PV = "0.4+git${SRCPV}"
PR = "r2.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"