update to sysmobts-v2 API/firmware version v2.1

This commit is contained in:
Harald Welte 2012-05-13 15:44:05 +02:00 committed by Holger Hans Peter Freyther
parent 39d7350b90
commit 77f660aa0d
3 changed files with 5 additions and 5 deletions

View File

@ -3,9 +3,9 @@ SECTION = "kernel"
LICENSE = "CLOSED"
SRC_URI = "git://git@git.sysmocom.de/sysmo-bts/femtobts-firmware.git;protocol=ssh;branch=master"
SRCREV = "aeedfeb70345685be493a7a80e38af0169013c82"
SRCREV = "6656cf9df31adb0d5514689db6f00119c237dea0"
PV = "2.4+git${SRCPV}"
PR = "r4"
PR = "r5"
S = "${WORKDIR}/git"

View File

@ -4,11 +4,11 @@ LICENSE = "CLOSED"
SRC_URI = "git://git@git.sysmocom.de/sysmo-bts/femtobts-firmware;protocol=ssh;branch=master"
SRCREV = "aeedfeb70345685be493a7a80e38af0169013c82"
SRCREV = "6656cf9df31adb0d5514689db6f00119c237dea0"
S = "${WORKDIR}/git"
PV = "1.0+git${SRCPV}"
PR = "r4"
PR = "r5"
do_compile() {
:

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 = "f7fd2e47986d5385de5e892037a9bd3b663c1085"
SRCREV_osmobts = "268c7f02fd83f05409a357796217274efc3c6c1b"
SRCREV_openbsc = "46cb8514a5a60459214ddee776b37a422abb625e"
PV = "0.0+git${SRCPV}"
PR = "r14"