From 7d3ac06faf8425138546923030795607f79b747f Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 23 Nov 2015 13:54:06 +0100 Subject: [PATCH] OWHW: update to git version with 10kHz I2C bus speed --- recipes-bsp/linux/linux-sysmocom_4.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/linux/linux-sysmocom_4.1.bb b/recipes-bsp/linux/linux-sysmocom_4.1.bb index b84d315..a9e0092 100644 --- a/recipes-bsp/linux/linux-sysmocom_4.1.bb +++ b/recipes-bsp/linux/linux-sysmocom_4.1.bb @@ -14,9 +14,9 @@ LINUX_VERSION_EXTENSION ?= "-sysmocom-${LINUX_KERNEL_TYPE}" # Overrides for the sysmocom bts v2 BTS_FIRMWARE_NAME_sysmobts-v2 = "sysmobts-v2" -SRCREV = "bf915de539e36ab44d8561868126d19faa5c6f09" +SRCREV = "4e211f316414946cf0e0410f9f7737785b3fbdf6" -PR = "r45" +PR = "r46" PV = "${LINUX_VERSION}+git${SRCPV}" SRC_URI = "git://git.sysmocom.de/sysmo-bts/linux.git;protocol=git;branch=linux-4.1.4 \