From 0f9508c9240bb685f8c587a6d22735e281d2acbc Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Fri, 24 Oct 2014 15:05:06 +0200 Subject: [PATCH] linux for ODU: Enable second I2C bus on UEXT connector .. which is needed for the light sensor daughterboard. --- 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 85fd061..b5eaf16 100644 --- a/recipes-bsp/linux/linux-sysmocom_3.2.bb +++ b/recipes-bsp/linux/linux-sysmocom_3.2.bb @@ -14,10 +14,10 @@ BTS_FIRMWARE_NAME_sysmobts-2050 = "sysmobts-v2" SRCREV = "bcc4fa827be7f59486ff305d664b42a142025f9b" # odu handling. -SRCREV_sysmocom-odu = "f3f101de1ae8dd606e0b33c9dfa49a5b7a4642b1" +SRCREV_sysmocom-odu = "aadf22be50ac2abb2a9437b9ad3bba4ccdca540b" LINUX_VERSION_sysmocom-odu = "3.2.63" -PR = "r36" +PR = "r37" PV = "${LINUX_VERSION}+git${SRCPV}" SRC_URI = "git://git.sysmocom.de/sysmo-bts/linux.git;protocol=git;branch=v3.2 \