update to firware + api version 2.4

This commit is contained in:
Harald Welte 2012-08-07 17:31:56 +02:00 committed by Holger Hans Peter Freyther
parent 4e2ab7017f
commit 5928a0374a
2 changed files with 5 additions and 5 deletions

View File

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

View File

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