summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-08-24 10:16:37 -0700
committerAndrei Gherzan <andrei@gherzan.ro>2020-08-26 13:53:39 +0100
commit168684cb2ef52fdd84baeca4d3b35b3b84621243 (patch)
tree2b48b1dd0e1bf94d1b0f78bfb6edc8e7e408429d
parent10f01ccffc97fe8247b932a2cb2a177bfa3eeb9e (diff)
downloadmeta-raspberrypi-168684cb2ef52fdd84baeca4d3b35b3b84621243.tar.gz
linux-raspberrypi: Update to 5.4.59
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_5.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_5.4.bb b/recipes-kernel/linux/linux-raspberrypi_5.4.bb
index 7fea9dd..5d086a1 100644
--- a/recipes-kernel/linux/linux-raspberrypi_5.4.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_5.4.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION ?= "5.4.58" 1LINUX_VERSION ?= "5.4.59"
2LINUX_RPI_BRANCH ?= "rpi-5.4.y" 2LINUX_RPI_BRANCH ?= "rpi-5.4.y"
3 3
4SRCREV = "4592a094787fa6a2ac1e95e96abfe4d7124dbb3a" 4SRCREV = "423495b33efd681dc1c8be10b1303e679216be4c"
5 5
6require linux-raspberrypi_5.4.inc 6require linux-raspberrypi_5.4.inc
7 7