linux-sysmocom: Rebae and target latest stable version

This commit is contained in:
Holger Hans Peter Freyther 2014-05-16 14:18:31 +02:00
parent 3213964e17
commit bb18e3152b
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ require linux-sysmocom.inc
DEPENDS += "bc-native"
# at versions changes do not forget to update conf/machine/include/sysmobts.inc too
LINUX_VERSION ?= "3.10.28"
LINUX_VERSION ?= "3.10.40"
LINUX_VERSION_EXTENSION ?= "-sysmocom-${LINUX_KERNEL_TYPE}"
# Overrides for the sysmocom bts v1
@ -14,7 +14,7 @@ BTS_FIRMWARE_NAME_sysmobts-v1 = "sysmobts-v1"
BTS_FIRMWARE_NAME_sysmobts-v2 = "sysmobts-v2"
BTS_FIRMWARE_NAME_sysmobts-2050 = "sysmobts-v2"
SRCREV = "ad70d9a96e62bcdbc184512ae375d5d9b5d318d4"
SRCREV = "63f1162771d2ac5581e73cc4912dc1dd0b2279e6"
PR = "r33"
PV = "${LINUX_VERSION}+git${SRCPV}"