osmo-bts: Upgrade osmo-bts to latest master

We want to have the sysmobts-mgr that will do temperature
management and protect us from overheating.
This commit is contained in:
Holger Hans Peter Freyther 2014-12-25 18:10:55 +01:00
parent 09899de8b9
commit 17eb891cc1
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=master;name=osmobts;destsuffix=git \
git://git.osmocom.org/openbsc;protocol=git;branch=master;name=openbsc;destsuffix=openbsc"
SRCREV_osmobts = "04585dd90a1439e256d54affe4ccea113455cbe7"
SRCREV_osmobts = "c265bef48c414ca6c135f803c0c5dfdecbeece72"
SRCREV_openbsc = "a4faeb1a79eac3c8d333ded27600228cc5e3a71b"
PV = "0.4.3+git${SRCPV}"
PR = "r15.${META_TELEPHONY_OSMO_INC}"