osmo-bts: Upgrade for change in respawn scripts and misc fixes

* Fix the link timeout handling as found in post-review.
* Fix the set bts attr parsing due a funny parsing error.
* Sleep 10 seconds after the execution, reload DSP and FPGA firmware
This commit is contained in:
Holger Hans Peter Freyther 2013-03-16 19:19:36 +01:00
parent de0f9b5f3d
commit 99a6840eb4
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 = "f0bdc1e5629778500fa06bde08bb90cb7b8c11cb"
SRCREV_osmobts = "e45fc8635926f70b0e19d5214f1f8b8fd06068aa"
SRCREV_openbsc = "8b29180cad875b396288a22fb252e158fa2a060a"
PV = "0.1.0+git${SRCPV}"
PR = "r8.${META_TELEPHONY_OSMO_INC}"