osmo-bts: Build with calibration support on the BTS

This commit is contained in:
Holger Hans Peter Freyther 2015-01-06 19:24:31 +01:00
parent aef7cf8461
commit 418db40fb6
1 changed files with 3 additions and 3 deletions

View File

@ -2,12 +2,12 @@ DESCRIPTION = "sysmocom OsmoBTS"
LICENSE = "AGPLv3"
LIC_FILES_CHKSUM="file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;branch=shared/31c3;name=osmobts;destsuffix=git \
SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;branch=zecke/sysmobts-calibration;name=osmobts;destsuffix=git \
git://git.osmocom.org/openbsc;protocol=git;branch=master;name=openbsc;destsuffix=openbsc"
SRCREV_osmobts = "c328371b54ad76585a6427401a02e6846d139bff"
SRCREV_osmobts = "83a549a153a30b8bc7122e0ca2f99ea6fcb1ea44"
SRCREV_openbsc = "142d12d829d4207e2fe7dee34b8d82dd89015615"
PV = "0.4.3+git${SRCPV}"
PR = "r15.${META_TELEPHONY_OSMO_INC}"
PR = "r16.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"
SRCREV_FORMAT = "openbsc-rosmobts"