summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-06-12 17:33:29 -0700
committerAndrei Gherzan <andrei@gherzan.ro>2020-06-14 10:53:13 +0100
commitac717473e89b835da2eb418b0507644d71aa61c2 (patch)
tree7a2cf30a1b1bbb8c43be86ff09c9b9fd483648ff
parente733b0663d8fea4ca414b7c7be9c36768db0878d (diff)
downloadmeta-raspberrypi-ac717473e89b835da2eb418b0507644d71aa61c2.tar.gz
linux-raspberrypi_5.4.bb: Move to 5.4.45
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 ec0767e..b1881a2 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.40" 1LINUX_VERSION ?= "5.4.45"
2LINUX_RPI_BRANCH ?= "rpi-5.4.y" 2LINUX_RPI_BRANCH ?= "rpi-5.4.y"
3 3
4SRCREV = "97badb4baeb8999263a9bc2fa85c3060ffff344b" 4SRCREV = "d00cdd80abb2a8c201cae2f6bd80e27eb2f7d347"
5 5
6require linux-raspberrypi_5.4.inc 6require linux-raspberrypi_5.4.inc
7 7