diff options
author | Khem Raj <raj.khem@gmail.com> | 2020-11-24 22:57:51 -0800 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.com> | 2021-03-16 22:25:08 +0000 |
commit | ca02fb8a51b6ac2e7d45105e5a7ee65ab88f8658 (patch) | |
tree | a3e482b281b083a7508869eb628eb3701480a09b | |
parent | c6b0082306e9c8723f43f8e9d48845d7126c0ddc (diff) | |
download | meta-raspberrypi-ca02fb8a51b6ac2e7d45105e5a7ee65ab88f8658.tar.gz |
linux-raspberrypi_5.4.bb: Update to 5.4.79
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 07a4d28f1dac9e63e9207b30b0ef28d7d13752f9)
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_5.4.bb | 4 |
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 4a7182f..b75a63a 100644 --- a/recipes-kernel/linux/linux-raspberrypi_5.4.bb +++ b/recipes-kernel/linux/linux-raspberrypi_5.4.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | LINUX_VERSION ?= "5.4.72" | 1 | LINUX_VERSION ?= "5.4.79" |
2 | LINUX_RPI_BRANCH ?= "rpi-5.4.y" | 2 | LINUX_RPI_BRANCH ?= "rpi-5.4.y" |
3 | 3 | ||
4 | SRCREV_machine = "154de7bbd5844a824a635d4f9e3f773c15c6ce11" | 4 | SRCREV_machine = "9797f1a4938c20139b00a25de93cc99efb5c291b" |
5 | SRCREV_meta = "5d52d9eea95fa09d404053360c2351b2b91b323b" | 5 | SRCREV_meta = "5d52d9eea95fa09d404053360c2351b2b91b323b" |
6 | 6 | ||
7 | require linux-raspberrypi_5.4.inc | 7 | require linux-raspberrypi_5.4.inc |