diff options
| author | Andrei Gherzan <andrei@gherzan.ro> | 2019-12-10 10:10:33 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2020-03-19 14:16:46 +0000 |
| commit | 5551792e642d6cc32e22dfe6dbfd29ac3e2390cd (patch) | |
| tree | e013c93c80f993a7c6ba5ae1710ef1134df295af | |
| parent | c8ba244278acba73cdaf2f4e06c09ae308d3fa65 (diff) | |
| download | meta-raspberrypi-5551792e642d6cc32e22dfe6dbfd29ac3e2390cd.tar.gz | |
linux-raspberrypi: Bump to 4.19 recipe to 4.19.88
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
| -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 45a122d..b891a42 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.81" | 1 | LINUX_VERSION ?= "4.19.88" |
| 2 | LINUX_RPI_BRANCH ?= "rpi-4.19.y" | 2 | LINUX_RPI_BRANCH ?= "rpi-4.19.y" |
| 3 | 3 | ||
| 4 | SRCREV = "eef78b714c3fbc635642332a2ce7d66e51f514d9" | 4 | SRCREV = "988cc7beacc150756c3fbe40646afcf8438b741b" |
| 5 | 5 | ||
| 6 | require linux-raspberrypi_4.19.inc | 6 | require linux-raspberrypi_4.19.inc |
