osmo-bts: Update to an experimental version that uses libosmo-abis

This is a osmo-bts that will use libosmo-abis for OML and RSL and
is based on master. In one way it should improve quality in another
it is also testing.
This commit is contained in:
Holger Hans Peter Freyther 2013-08-01 19:45:00 +02:00
parent ffce9e7f87
commit 57cc5e9c58
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ LIC_FILES_CHKSUM="file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;branch=sysmocom/0.3.0-next;name=osmobts;destsuffix=git \
git://git.osmocom.org/openbsc;protocol=git;branch=master;name=openbsc;destsuffix=openbsc"
SRCREV_osmobts = "f169a75fc41c2474bb0602d5f6b6401213f03633"
SRCREV_openbsc = "b0bf1da4c87f1ab3f9367bbeea615dc86d13131c"
SRCREV_osmobts = "5eab81d02ae80af9f87d75389707a8ff76414076"
SRCREV_openbsc = "f659992616a910a48d48766986460f6ccd23e971"
PV = "0.3.0+git${SRCPV}"
PR = "r1.${META_TELEPHONY_OSMO_INC}"
S = "${WORKDIR}/git"