From d6fd5c09d032347f8eb56929eb19187418c8826d Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 18 Dec 2012 15:02:35 +0100 Subject: [PATCH] linux-sysmocom: Upgrade to 3.2.35 for RevD and general fixes --- recipes-bsp/linux/linux-sysmocom_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/linux/linux-sysmocom_git.bb b/recipes-bsp/linux/linux-sysmocom_git.bb index ac205e8..01dacf7 100644 --- a/recipes-bsp/linux/linux-sysmocom_git.bb +++ b/recipes-bsp/linux/linux-sysmocom_git.bb @@ -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 \