diff options
| author | Khem Raj <raj.khem@gmail.com> | 2020-06-12 17:33:29 -0700 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2020-06-13 14:10:23 +0100 |
| commit | 39cf54c3cb429f2c6e0a000e79f6f06b39e2fa8b (patch) | |
| tree | 30cb2b90d32eb4585e0a4355910a430e909edc28 | |
| parent | e589e0f3fda8f15f1093909328605e0bb6516d94 (diff) | |
| download | meta-raspberrypi-39cf54c3cb429f2c6e0a000e79f6f06b39e2fa8b.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.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 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 @@ | |||
| 1 | LINUX_VERSION ?= "5.4.40" | 1 | LINUX_VERSION ?= "5.4.45" |
| 2 | LINUX_RPI_BRANCH ?= "rpi-5.4.y" | 2 | LINUX_RPI_BRANCH ?= "rpi-5.4.y" |
| 3 | 3 | ||
| 4 | SRCREV = "97badb4baeb8999263a9bc2fa85c3060ffff344b" | 4 | SRCREV = "d00cdd80abb2a8c201cae2f6bd80e27eb2f7d347" |
| 5 | 5 | ||
| 6 | require linux-raspberrypi_5.4.inc | 6 | require linux-raspberrypi_5.4.inc |
| 7 | 7 | ||
