diff options
| author | Vincenzo Pacella <shaduz@shaduzlabs.com> | 2019-10-15 11:29:07 +0200 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-10-18 09:42:11 +0100 |
| commit | 5cb49f4d76a311201bd36cf6538e23a59e3d8030 (patch) | |
| tree | 808a485a7713b82ae792368948392b7616ea351c | |
| parent | 0750d5d2bc9596f35d5d61bb0ff657be4b02bfdc (diff) | |
| download | meta-raspberrypi-5cb49f4d76a311201bd36cf6538e23a59e3d8030.tar.gz | |
linux-raspberrypi-rt: Update 4.19 recipe to 4.19.71
Signed-off-by: Vincenzo Pacella <shaduz@shaduzlabs.com>
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi-rt_4.19.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi-rt_4.19.bb b/recipes-kernel/linux/linux-raspberrypi-rt_4.19.bb index 17791b0..7a9f083 100644 --- a/recipes-kernel/linux/linux-raspberrypi-rt_4.19.bb +++ b/recipes-kernel/linux/linux-raspberrypi-rt_4.19.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | LINUX_VERSION ?= "4.19.59" | 1 | LINUX_VERSION ?= "4.19.71" |
| 2 | LINUX_RPI_BRANCH ?= "rpi-4.19.y-rt" | 2 | LINUX_RPI_BRANCH ?= "rpi-4.19.y-rt" |
| 3 | 3 | ||
| 4 | SRCREV = "1dae1f0521d69bfd22454180c40fe85fdd80ffc6" | 4 | SRCREV = "1532ea50263c8fd70f769b55e60fbc6a0c5778a0" |
| 5 | 5 | ||
| 6 | require linux-raspberrypi_4.19.inc | 6 | require linux-raspberrypi_4.19.inc |
