diff options
| author | Andrei Gherzan <andrei@gherzan.com> | 2018-03-28 14:39:38 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2018-03-28 14:48:33 +0100 |
| commit | 857db4a4961219526e039fb2f1940d6935980d31 (patch) | |
| tree | 273897d5db19748ba81ddd63a53ac551350d76de | |
| parent | a4c79714d67cf228dc275fe582c98aa572591b57 (diff) | |
| download | meta-raspberrypi-857db4a4961219526e039fb2f1940d6935980d31.tar.gz | |
linux-raspberrypi: Update 4.14 recipe to 4.14.30
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_4.14.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.14.bb b/recipes-kernel/linux/linux-raspberrypi_4.14.bb index db249a3..7679175 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.14.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.14.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | LINUX_VERSION ?= "4.14.22" | 1 | LINUX_VERSION ?= "4.14.30" |
| 2 | 2 | ||
| 3 | SRCREV = "daa138dae512b374c5be05f492e7c62838359b53" | 3 | SRCREV = "9696aab22bb8163fb3a2a262dd6c67f6d05b70a1" |
| 4 | SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y" | 4 | SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y" |
| 5 | 5 | ||
| 6 | require linux-raspberrypi.inc | 6 | require linux-raspberrypi.inc |
