osmo-bts: Upgrade to the latest sysmocom/0.3.0-next version

This introduces the auto-band that will help in managing configurations.
This commit is contained in:
Holger Hans Peter Freyther 2013-06-20 18:19:34 +02:00
parent fea919fa5d
commit 040f4432f5
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=sysmocom/0.3.0-next;name=osmobts;destsuffix=git \
git://git.osmocom.org/openbsc;protocol=git;branch=master;name=openbsc;destsuffix=openbsc"
SRCREV_osmobts = "d7b37b68cacc508fb2814013bfdbee081cd29efd"
SRCREV_osmobts = "602afee3df4cace9af26931b58afd0ca65103e0d"
SRCREV_openbsc = "b0bf1da4c87f1ab3f9367bbeea615dc86d13131c"
PV = "0.3.0+git${SRCPV}"
PR = "r1.${META_TELEPHONY_OSMO_INC}"