diff options
| author | Khem Raj <raj.khem@gmail.com> | 2016-02-27 15:26:56 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2016-02-28 12:48:20 +0100 |
| commit | 4d42a6efec71b46df0cfb6e7bca1f90af8f61422 (patch) | |
| tree | f17e9d193adfcc1005eea347314cc7f4ac2e0a15 | |
| parent | 68b18fa80e90e3a3ca2b7b684f4664bf0a4a1635 (diff) | |
| download | meta-raspberrypi-4d42a6efec71b46df0cfb6e7bca1f90af8f61422.tar.gz | |
linux-raspberrypi: Upgrade 4.1 kernel to 4.1.17
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -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 3a3cf40..d5bfa45 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.10" | 1 | LINUX_VERSION ?= "4.1.17" |
| 2 | 2 | ||
| 3 | SRCREV = "b74df9228c27f55361c065bc5dbfba88861cc771" | 3 | SRCREV = "cb2f10196a9b718a2d94bb4ac0887c2ea14988ae" |
| 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 |
