From ccf75364051f81eecab3f74b0da68506d47d536c Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 9 Jun 2014 19:46:50 +0200 Subject: [PATCH] linux-sysmocom: Build newer kernel for the ODU kernel Partially Fixes: SYS#294 --- recipes-bsp/linux/linux-sysmocom_3.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/linux/linux-sysmocom_3.2.bb b/recipes-bsp/linux/linux-sysmocom_3.2.bb index 3d1bdf8..3c1682d 100644 --- a/recipes-bsp/linux/linux-sysmocom_3.2.bb +++ b/recipes-bsp/linux/linux-sysmocom_3.2.bb @@ -14,7 +14,7 @@ BTS_FIRMWARE_NAME_sysmobts-2050 = "sysmobts-v2" SRCREV = "bcc4fa827be7f59486ff305d664b42a142025f9b" # odu handling. -SRCREV_sysmocom-odu = "f770b4d8361682c9ba80ca3aff17b49461932ccd" +SRCREV_sysmocom-odu = "9d67c859b9abcdc4cfe750af4963b89fc3a3bf6a" LINUX_VERSION_sysmocom-odu = "3.2.55" PR = "r32"