From 07f72f2614caef3c9ed5233455d1facff6f08a90 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 22 Feb 2016 23:53:28 +0100 Subject: [PATCH] OWHW: update linux kernel for v2 (gpio-cs/omap2-spi, etc.) --- 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 5d8d2fe..b401065 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 = "918da8eaf4e869591e19c4f89f14579f02931b12" +SRCREV = "83e890cbb5b01ebc10dae5107ded795f707a9fa3" -PR = "r47" +PR = "r48" PV = "${LINUX_VERSION}+git${SRCPV}" SRC_URI = "git://git.sysmocom.de/sysmo-bts/linux.git;protocol=git;branch=linux-4.1.4 \