osmo-bts: Update to the handover code

This commit is contained in:
Holger Hans Peter Freyther 2014-02-20 18:23:34 +01:00
parent d1c958be3e
commit 926d082a27
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ DESCRIPTION = "sysmocom OsmoBTS"
LICENSE = "AGPLv3"
LIC_FILES_CHKSUM="file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;branch=sysmocom/0.3.0-next;name=osmobts;destsuffix=git \
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 = "1375a4b15316f2971dae284fff4ab6697c79621d"
SRCREV_osmobts = "10aa68ba8ae23336561bd6cb518c47ae9972a0b6"
SRCREV_openbsc = "6419018e6809924d56d764ba195cbce4c57776f2"
PV = "0.3.0+git${SRCPV}"
PR = "r3.${META_TELEPHONY_OSMO_INC}"