femtobts-api: Update to v3.6. Compatible with all v3.x header files.

This commit is contained in:
Harald Welte 2013-10-04 21:41:04 +02:00
parent b16ceec77f
commit a2a2d67e1a
1 changed files with 3 additions and 3 deletions

View File

@ -3,11 +3,11 @@ SECTION = "kernel"
LICENSE = "CLOSED"
SRC_URI = "git://git.sysmocom.de/sysmo-bts/layer1-api.git;protocol=git;branch=master"
SRCREV = "6eb9bcf22ca5163594d4d0d8ec7dd580d411d1ea"
SRCREV_sysmobts-v2 = "6eb9bcf22ca5163594d4d0d8ec7dd580d411d1ea"
SRCREV = "bcf372be4214e3108c236ba87f487e1a1e8c69f9"
SRCREV_sysmobts-v2 = "bcf372be4214e3108c236ba87f487e1a1e8c69f9"
SRCREV_sysmobts-v1 = "4dde9443e2aa11868e46a67529cb5ac45462699c"
PV = "${SRCREV}+git${SRCPV}"
PR = "r3"
PR = "r4"
S = "${WORKDIR}/git"
# The API is only a header, nothing to compile