summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-02-28 09:21:43 -0800
committerKhem Raj <raj.khem@gmail.com>2018-03-08 20:31:12 -0800
commitb5888252386cd76efb0598ef60f63d97c3f5126a (patch)
tree8e2349fc1e1e83ab8e9219a5f997558d57d0a0cc /recipes-kernel
parent79ea44b997a6eb6e2f0d36b1d583c85fa9e37f36 (diff)
downloadmeta-raspberrypi-b5888252386cd76efb0598ef60f63d97c3f5126a.tar.gz
linux-raspberrypi-4.14: Update past 4.14.22
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-kernel')
-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