osmo-pcu: Upgrade to the latest code in jerlbeck/master

This is using codel as a form of congestion algorithm to
drop packages early before the queue getting too long.
This commit is contained in:
Holger Hans Peter Freyther 2015-08-12 07:45:19 +02:00
parent d777b0ecd0
commit 10e1b54471
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ DESCRIPTION = "Osmocom PCU for sysmoBTS"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM="file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://git.osmocom.org/osmo-pcu.git;protocol=git;branch=zecke/wip"
SRCREV = "410d98e5d0c0eae76221a2d62a837b962f082506"
SRC_URI = "git://git.osmocom.org/osmo-pcu.git;protocol=git;branch=jerlbeck/master"
SRCREV = "6eed1911fd619fb594a9d1a7fc734c1f62ff2f08"
PV = "0.4+git${SRCPV}"
PR = "r3.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"