osmo-bts: Fix the VTY generation and output power handling

Fix the VTY generation and output power handling for 1100 und
1020 devices have been added.
This commit is contained in:
Holger Hans Peter Freyther 2014-08-25 16:17:00 +02:00
parent e512a0a363
commit 40927204e9
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 = "1fb66c8e6a2f79f48b0a79946f6f844e29527817"
SRCREV_openbsc = "5160996d4a24fdb9faf0317c489689b5c31eebee"
SRCREV_osmobts = "04585dd90a1439e256d54affe4ccea113455cbe7"
SRCREV_openbsc = "a4faeb1a79eac3c8d333ded27600228cc5e3a71b"
PV = "0.4.3+git${SRCPV}"
PR = "r15.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"