From e4cc94cfd0a7a444afa003cd9168b393f2b57c99 Mon Sep 17 00:00:00 2001 From: Jan Luebbe Date: Fri, 3 Jul 2015 15:54:22 +0200 Subject: [PATCH] linux: update for sysmocom-odu This adds kernel support for the EEPROM write-protect GPIO. Bump linux-backports PR as well. --- recipes-bsp/linux-backports/linux-backports_3.18.1.1.bb | 2 +- recipes-bsp/linux/linux-sysmocom_3.2.bb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/linux-backports/linux-backports_3.18.1.1.bb b/recipes-bsp/linux-backports/linux-backports_3.18.1.1.bb index bc2a9d5..8824e40 100644 --- a/recipes-bsp/linux-backports/linux-backports_3.18.1.1.bb +++ b/recipes-bsp/linux-backports/linux-backports_3.18.1.1.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" inherit sysmocom-module -PR = "r1" +PR = "r2" SRC_URI = "http://www.kernel.org/pub/linux/kernel/projects/backports/stable/v3.18.1/backports-3.18.1-1.tar.xz \ file://dont-export-clk_enable-twice.patch \ diff --git a/recipes-bsp/linux/linux-sysmocom_3.2.bb b/recipes-bsp/linux/linux-sysmocom_3.2.bb index 4d9faae..be6b2e4 100644 --- a/recipes-bsp/linux/linux-sysmocom_3.2.bb +++ b/recipes-bsp/linux/linux-sysmocom_3.2.bb @@ -7,10 +7,10 @@ LINUX_VERSION_EXTENSION ?= "-sysmocom-${LINUX_KERNEL_TYPE}" # ATTENTION: Update linux-backports PR on version change. In Dora the # reverse dependency tracking for the kernel doesn't appear to work. So # please bump the PR on version changes! -SRCREV = "d1a5b8e2ddc3a74c6d81d85a106cb0c33cd7688b" +SRCREV = "d33286eda98596983abf9bd6420741fdfedd192f" BRANCH = "sob-odu/linux-3.2.69" -PR = "r42" +PR = "r43" PV = "${LINUX_VERSION}+git${SRCPV}" SRC_URI = " \