diff options
| author | Andrei Gherzan <andrei@gherzan.ro> | 2019-11-07 16:19:59 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2020-03-19 14:16:46 +0000 |
| commit | c8ba244278acba73cdaf2f4e06c09ae308d3fa65 (patch) | |
| tree | 738ae7a38bf33fcc92b2c20eef5da5b28e3186af | |
| parent | 38c9c9a985f3d6da26cfea266618df889b279bb5 (diff) | |
| download | meta-raspberrypi-c8ba244278acba73cdaf2f4e06c09ae308d3fa65.tar.gz | |
linux-raspberrypi: Bump to 4.19 recipe to 4.19.81
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
(cherry picked from commit f18092898881d7ec31872639063231224c11c65d)
| -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 5401687..45a122d 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.19.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.19.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | LINUX_VERSION ?= "4.19.80" | 1 | LINUX_VERSION ?= "4.19.81" |
| 2 | LINUX_RPI_BRANCH ?= "rpi-4.19.y" | 2 | LINUX_RPI_BRANCH ?= "rpi-4.19.y" |
| 3 | 3 | ||
| 4 | SRCREV = "3492a1b003494535eb1b17aa7f258469036b1de7" | 4 | SRCREV = "eef78b714c3fbc635642332a2ce7d66e51f514d9" |
| 5 | 5 | ||
| 6 | require linux-raspberrypi_4.19.inc | 6 | require linux-raspberrypi_4.19.inc |
