summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.1.bb b/recipes-kernel/linux/linux-raspberrypi_4.1.bb
index 3a3cf40..d5bfa45 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.1.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.1.bb
@@ -1,6 +1,6 @@
1LINUX_VERSION ?= "4.1.10" 1LINUX_VERSION ?= "4.1.17"
2 2
3SRCREV = "b74df9228c27f55361c065bc5dbfba88861cc771" 3SRCREV = "cb2f10196a9b718a2d94bb4ac0887c2ea14988ae"
4SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y" 4SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y"
5 5
6require linux-raspberrypi.inc 6require linux-raspberrypi.inc