diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2019-11-07 16:19:59 +0000 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-11-08 11:15:04 +0100 |
commit | b0600bf1eec8fe10a5efde9b59cfee0a28d80807 (patch) | |
tree | 620639c819d6809fc2e508c7af36bcc042e86646 | |
parent | 55b9bd6ef350d63be39bb437b51e9c4f0f5660c8 (diff) | |
download | meta-raspberrypi-b0600bf1eec8fe10a5efde9b59cfee0a28d80807.tar.gz |
linux-raspberrypi: Bump to 4.19 recipe to 4.19.81
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 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 |