summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Barker <paul@paulbarker.me.uk>2017-01-02 13:20:13 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2017-01-18 16:43:02 +0100
commit8716d7027c38d39e7768f6776594b409f6e7e1c4 (patch)
treee67db83210f5b5744d75b4f0dfa5466d703b1e51
parent642d5c25b2617dabdfb5fd978a0c211e6bdbcbc6 (diff)
downloadmeta-raspberrypi-8716d7027c38d39e7768f6776594b409f6e7e1c4.tar.gz
linux-raspberrypi: Upgrade to v4.4.39
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb b/recipes-kernel/linux/linux-raspberrypi_4.4.bb
index 35a72d7..3317c02 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.4.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.4.bb
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
2 2
3LINUX_VERSION ?= "4.4.35" 3LINUX_VERSION ?= "4.4.39"
4 4
5SRCREV = "5d765c8b5782de7ed49f623c107f1b395429b560" 5SRCREV = "5e46914b3417fe9ff42546dcacd0f41f9a0fb172"
6SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y \ 6SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y \
7 file://0001-fix-dtbo-rules.patch \ 7 file://0001-fix-dtbo-rules.patch \
8" 8"