linux-sysmocom: Upgrade to 3.2.35 for RevD and general fixes

This commit is contained in:
Holger Hans Peter Freyther 2012-12-18 15:02:35 +01:00
parent 9106dd27b9
commit d6fd5c09d0
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
inherit kernel
require linux-sysmocom.inc
LINUX_VERSION ?= "3.2.19"
LINUX_VERSION ?= "3.2.35"
LINUX_VERSION_EXTENSION ?= "-sysmocom-${LINUX_KERNEL_TYPE}"
# Overrides for the sysmocom bts v1
@ -10,9 +10,9 @@ BTS_FIRMWARE_NAME_sysmobts-v1 = "sysmobts-v1"
# Overrides for the sysmocom bts v2
BTS_FIRMWARE_NAME_sysmobts-v2 = "sysmobts-v2"
SRCREV = "561f53aa574a18a061c5130e0be0f3622ddbc037"
SRCREV = "20b5f4f07eb6719e41cc6d25fc2a73d95337421c"
PR = "r23"
PR = "r24"
PV = "${LINUX_VERSION}+git${SRCPV}"
SRC_URI = "git://git.sysmocom.de/sysmo-bts/linux.git;protocol=git;branch=v3.2 \