diff options
author | Vincenzo Pacella <shaduz@shaduzlabs.com> | 2019-10-15 11:29:07 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-10-15 19:10:32 +0100 |
commit | f599fe632e15c970578dd38ac486675ebad2f171 (patch) | |
tree | 3333bacf7bd2d913e32da14d3d4752fea7633559 | |
parent | e050601d868df6f7b38812ca930e30a6a4cff135 (diff) | |
download | meta-raspberrypi-f599fe632e15c970578dd38ac486675ebad2f171.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 |