osmo-bts: update osmo-bts to version 0.1.0 including calibration support

This commit is contained in:
Harald Welte 2012-10-28 11:04:41 +01:00 committed by Holger Hans Peter Freyther
parent b272d37c60
commit 638474f669
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;branch=master;name=os
git://git.osmocom.org/openbsc;protocol=git;branch=master;name=openbsc;destsuffix=openbsc"
SRCREV_osmobts = "f3e508493b2039ae0f7408ccf7ab2dcd362376fa"
SRCREV_openbsc = "94c2b0578b4827e5535296477c3cd1d39d8f4814"
PV = "0.0+git${SRCPV}"
PR = "r24.${META_TELEPHONY_OSMO_INC}"
PV = "0.1.0+git${SRCPV}"
PR = "r0.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"
SRCREV_FORMAT = "openbsc-rosmobts"