osmo-bts: Bump version to include power ramping support.

Ticket: SYS#3214
This commit is contained in:
Daniel Willmann 2017-02-14 18:34:49 +01:00
parent 0c4a046bd5
commit 4e9cabbe91
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.5-stable;name=osmobts;destsuffix=git \
git://git.osmocom.org/openbsc;protocol=git;branch=master;name=openbsc;destsuffix=openbsc"
SRCREV_osmobts = "dce6c09b30dd709467216d325bf38845a98fe75b"
SRCREV_osmobts = "af0ed4ee1417d165a530dcfc319143c4989c1444"
SRCREV_openbsc = "57ee78078905c7499bd4e6857f8981d22badfcac"
PV = "0.4.3+git${SRCPV}"
PR = "r18.${META_TELEPHONY_OSMO_INC}"