summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorTrevor Woerner <twoerner@gmail.com>2016-11-29 11:04:59 -0500
committerAndrei Gherzan <andrei@gherzan.ro>2016-12-06 16:16:31 +0100
commit1f64604570407dae014d65309688606bf84cd7ce (patch)
treea26cf10c31b7a4cbdef07b14dd284f64dba7fcff /recipes-kernel
parent44d41bf3e94c4c8fe5ad5a3650572c8d17ef36c9 (diff)
downloadmeta-raspberrypi-1f64604570407dae014d65309688606bf84cd7ce.tar.gz
linux-raspberrypi_4.4.bb: upgrade to 4.4.35
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Diffstat (limited to 'recipes-kernel')
-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 19e8552..35a72d7 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.28" 3LINUX_VERSION ?= "4.4.35"
4 4
5SRCREV = "5afda48c3408e15742d4569459a4ff668e2857f7" 5SRCREV = "5d765c8b5782de7ed49f623c107f1b395429b560"
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"