sysmobts: Do not print the queue underrun as notice but as debug

This commit is contained in:
Holger Hans Peter Freyther 2012-11-25 23:04:27 +01:00
parent 16aafee394
commit 9106dd27b9
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM="file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;branch=master;name=osmobts;destsuffix=git \
git://git.osmocom.org/openbsc;protocol=git;branch=master;name=openbsc;destsuffix=openbsc"
SRCREV_osmobts = "953141023f08439632cf2a612cbbbbc9723220fe"
SRCREV_osmobts = "f3e508493b2039ae0f7408ccf7ab2dcd362376fa"
SRCREV_openbsc = "94c2b0578b4827e5535296477c3cd1d39d8f4814"
PV = "0.0+git${SRCPV}"
PR = "r24.${META_TELEPHONY_OSMO_INC}"