osmo-bts: Update with max_power_red fixes and apply it

This is fixing max_power_reduction for revC hardware and applies
a new max_power_reduction when it arrives through OML and the
system is already initialized.
This commit is contained in:
Holger Hans Peter Freyther 2014-03-27 07:57:45 +01:00
parent c5e607febc
commit 318f4e4e52
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 = "83dc54fb95af692a74f749335a9ee9b2b49dc1b9"
SRCREV_openbsc = "9e55636fe051f150820086d8dc34d710144fc5bb"
SRCREV_osmobts = "64a4327c34568628d5eb9bfc63fdcf88f60e1c3f"
SRCREV_openbsc = "8a158bb1ea36d0f88da18d0f034884b30f09fda2"
PV = "0.4.1+git${SRCPV}"
PR = "r4.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"