summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.14.bb b/recipes-kernel/linux/linux-raspberrypi_4.14.bb
index 440092e..db249a3 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.14.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.14.bb
@@ -1,6 +1,6 @@
1LINUX_VERSION ?= "4.14.22" 1LINUX_VERSION ?= "4.14.22"
2 2
3SRCREV = "d95cdf3e6a0506e3a728b0c80ae02368779d2768" 3SRCREV = "daa138dae512b374c5be05f492e7c62838359b53"
4SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y" 4SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y"
5 5
6require linux-raspberrypi.inc 6require linux-raspberrypi.inc