diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2017-04-14 21:11:13 +0100 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2017-04-14 21:11:13 +0100 |
commit | aa454eea68844a86b1267ceac2894e9490d72e85 (patch) | |
tree | b9d0e10bce976f5aa6464cabac6f0ef8280ae815 | |
parent | e3620fc038c66357e6b2808d9f562f3127899228 (diff) | |
download | meta-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.bb | 4 |
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 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" |
2 | 2 | ||
3 | LINUX_VERSION ?= "4.9.13" | 3 | LINUX_VERSION ?= "4.9.21" |
4 | 4 | ||
5 | SRCREV = "28ea32b9afb5d813986c4ab940c26fe298d80ed2" | 5 | SRCREV = "5e4ee836560d4c0371e109bf469e1ad808ae7a44" |
6 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \ | 6 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \ |
7 | " | 7 | " |
8 | require linux-raspberrypi.inc | 8 | require linux-raspberrypi.inc |