aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-raspberrypi_3.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-raspberrypi_3.14.bb')
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_3.14.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.14.bb b/recipes-kernel/linux/linux-raspberrypi_3.14.bb
new file mode 100644
index 0000000..2edba32
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.14.bb
@@ -0,0 +1,9 @@
+LINUX_VERSION ?= "3.14.28"
+
+SRCREV = "e294028d7733a30f3befacc41d473c251096a515"
+SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.14.y \
+ file://0001-ASoC-Add-BCM2708-fixes.patch \
+ file://0002-Fix-grabbing-lock-from-atomic-context-in-i2c-driver.patch \
+ "
+
+require linux-raspberrypi.inc