diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2015-10-21 20:48:11 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2015-10-21 20:48:11 +0200 |
commit | 0d7f01df10b10f827844e6627c4fa45f84698823 (patch) | |
tree | 721a1de5b73b05956daa7ed432e7a8c3701dfd19 | |
parent | 36c2501130fcfdc4ce59bb3420aa4f9b9afb0fad (diff) | |
download | meta-raspberrypi-0d7f01df10b10f827844e6627c4fa45f84698823.tar.gz |
linux-raspberrypi: Update 4.1 recipe to 4.1.10
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_4.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.1.bb b/recipes-kernel/linux/linux-raspberrypi_4.1.bb index 637c5b2..3a3cf40 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.1.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | LINUX_VERSION ?= "4.1.3" | 1 | LINUX_VERSION ?= "4.1.10" |
2 | 2 | ||
3 | SRCREV = "2a2dc4e5e4946e75b98c71eacc3660e913dbd302" | 3 | SRCREV = "b74df9228c27f55361c065bc5dbfba88861cc771" |
4 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y" | 4 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y" |
5 | 5 | ||
6 | require linux-raspberrypi.inc | 6 | require linux-raspberrypi.inc |