From 8d296754e79570cfe22f74b488ad6fe80867f070 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 24 Sep 2014 12:27:44 +0200 Subject: [PATCH] linux-sysmocom: Upgrade ODU kernel to 3.2.63 This has only been boot tested on the Phytec development board and not our final system. It has not been tested with USB support --- 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 a47f984..f51aeca 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 = "f11945e1d688bef5d2a81cc0255b19ed416cab42" -LINUX_VERSION_sysmocom-odu = "3.2.0" +SRCREV_sysmocom-odu = "6e6273dd4e6c29f9ed23e898393a3ab89647ef15" +LINUX_VERSION_sysmocom-odu = "3.2.63" PR = "r35" PV = "${LINUX_VERSION}+git${SRCPV}"