From eadc4c52781873cd1ceca75ddf0010b3dbbf2821 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sat, 21 Jun 2014 10:08:11 +0200 Subject: [PATCH] linux-sysmocom: Build 3.2.0 with patches for the ODU The 3.2.XX kernel doesn't really work. Please see SYS#409 for details and resolution --- recipes-bsp/linux/linux-sysmocom_3.2.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/linux/linux-sysmocom_3.2.bb b/recipes-bsp/linux/linux-sysmocom_3.2.bb index 3c1682d..7431621 100644 --- a/recipes-bsp/linux/linux-sysmocom_3.2.bb +++ b/recipes-bsp/linux/linux-sysmocom_3.2.bb @@ -14,8 +14,8 @@ BTS_FIRMWARE_NAME_sysmobts-2050 = "sysmobts-v2" SRCREV = "bcc4fa827be7f59486ff305d664b42a142025f9b" # odu handling. -SRCREV_sysmocom-odu = "9d67c859b9abcdc4cfe750af4963b89fc3a3bf6a" -LINUX_VERSION_sysmocom-odu = "3.2.55" +SRCREV_sysmocom-odu = "f11945e1d688bef5d2a81cc0255b19ed416cab42" +LINUX_VERSION_sysmocom-odu = "3.2.0" PR = "r32" PV = "${LINUX_VERSION}+git${SRCPV}"