diff options
| author | Pierre-Jean Texier <pjtexier@koncepto.io> | 2020-05-04 21:19:26 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2020-05-09 12:16:52 +0100 |
| commit | aba412e0348187051f11b8860d7ee15be7a431de (patch) | |
| tree | 1c1ff59f68cb05d0e3f4b413a31aee8ca1583780 | |
| parent | 3cda39cda270bac6522d1cc0ceee0e063a6bd643 (diff) | |
| download | meta-raspberrypi-aba412e0348187051f11b8860d7ee15be7a431de.tar.gz | |
linux-raspberrypi: bump to Linux version 4.19.120
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_4.19.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.19.bb b/recipes-kernel/linux/linux-raspberrypi_4.19.bb index 225b156..03053da 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.19.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.19.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | LINUX_VERSION ?= "4.19.115" | 1 | LINUX_VERSION ?= "4.19.120" |
| 2 | LINUX_RPI_BRANCH ?= "rpi-4.19.y" | 2 | LINUX_RPI_BRANCH ?= "rpi-4.19.y" |
| 3 | 3 | ||
| 4 | SRCREV = "b13fc60b529fe9e4fee4a7a5caf73d582003abfa" | 4 | SRCREV = "9da67d7329873623bd5c13fae5835d76d5be8806" |
| 5 | 5 | ||
| 6 | require linux-raspberrypi_4.19.inc | 6 | require linux-raspberrypi_4.19.inc |
| 7 | 7 | ||
