osmo-bts: Upgrade osmo-bts to fix a stupid handover issue

This commit is contained in:
Holger Hans Peter Freyther 2014-04-19 19:38:35 +02:00
parent b0fa1e06d6
commit 8ac540640d
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ LIC_FILES_CHKSUM="file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;branch=sysmocom/features/handover;name=osmobts;destsuffix=git \
git://git.osmocom.org/openbsc;protocol=git;branch=master;name=openbsc;destsuffix=openbsc"
SRCREV_osmobts = "14ff9255553f42bada7b042945e86d6b575b28b2"
SRCREV_openbsc = "a27303094ab8bedb0a3b3bfe771daeed10a2e0a9"
SRCREV_osmobts = "3e5b6db2d26f279f9238089f8c79de1d71a997aa"
SRCREV_openbsc = "5dd295ff445334fef92f04434b59ab899a87bd81"
PV = "0.4.1+git${SRCPV}"
PR = "r4.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"