summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_3.18.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.18.bb b/recipes-kernel/linux/linux-raspberrypi_3.18.bb
index 921e702..6d8b155 100644
--- a/recipes-kernel/linux/linux-raspberrypi_3.18.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_3.18.bb
@@ -1,8 +1,6 @@
1LINUX_VERSION ?= "3.18.5" 1LINUX_VERSION ?= "3.18.11"
2 2
3SRCREV = "a6cf3c99bc89e2c010c2f78fbf9e3ed478ccfd46" 3SRCREV = "d64fa8121fca9883d6fb14ca06d2abf66496195e"
4SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.18.y \ 4SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.18.y"
5 file://sl030raspberrypii2ckernel.patch \
6 "
7 5
8require linux-raspberrypi.inc 6require linux-raspberrypi.inc