summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2017-04-14 21:11:13 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2017-04-14 21:11:13 +0100
commitaa454eea68844a86b1267ceac2894e9490d72e85 (patch)
treeb9d0e10bce976f5aa6464cabac6f0ef8280ae815
parente3620fc038c66357e6b2808d9f562f3127899228 (diff)
downloadmeta-raspberrypi-aa454eea68844a86b1267ceac2894e9490d72e85.tar.gz
linux-raspberrypi_4.9: Bump to 4.9.21
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.9.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
index 3aba67b..c0e8b83 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.9.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
2 2
3LINUX_VERSION ?= "4.9.13" 3LINUX_VERSION ?= "4.9.21"
4 4
5SRCREV = "28ea32b9afb5d813986c4ab940c26fe298d80ed2" 5SRCREV = "5e4ee836560d4c0371e109bf469e1ad808ae7a44"
6SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \ 6SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \
7" 7"
8require linux-raspberrypi.inc 8require linux-raspberrypi.inc