linux: update for sysmocom-odu

This adds kernel support for the EEPROM write-protect GPIO. Bump
linux-backports PR as well.
This commit is contained in:
Jan Luebbe 2015-07-03 15:54:22 +02:00 committed by Holger Hans Peter Freyther
parent 11c241c756
commit e4cc94cfd0
2 changed files with 3 additions and 3 deletions

View File

@ -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 \

View File

@ -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 = " \