osmo-pcu: Build a 'hack'/tmp branch that exits the PCU after a BTS loss

This will make the PCU exit after a BTS is lost. This is because the
PCU is not resetting all the state and then BSSGP might not come up
properly.
This commit is contained in:
Holger Hans Peter Freyther 2013-07-11 17:05:40 +02:00
parent f79726fdcc
commit ffce9e7f87
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM="file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://git.osmocom.org/osmo-pcu.git;protocol=git;branch=jolly_merge"
SRCREV = "81a12be317bb5d2ad13bc27be1b2b1cb1605f4de"
SRCREV = "06d28bb08aa9834bc0f0c2740ffbebc12ce8560f"
PV = "0.2+git${SRCPV}"
PR = "r2.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"