diff options
| author | Khem Raj <raj.khem@gmail.com> | 2021-09-16 15:35:58 -0700 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2021-09-17 11:36:53 +0100 |
| commit | 937ca693a92d36f5f28099cd10e21984bd716c5a (patch) | |
| tree | a941078607b0356128af19f8a39a3cb506d98ca5 | |
| parent | a6fa6b3aec36b92c3750852dd6788af9d2ce08f6 (diff) | |
| download | meta-raspberrypi-937ca693a92d36f5f28099cd10e21984bd716c5a.tar.gz | |
linux-raspberrypi: Update to 5.10.63
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_5.10.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_5.10.bb b/recipes-kernel/linux/linux-raspberrypi_5.10.bb index e8aa878..347c726 100644 --- a/recipes-kernel/linux/linux-raspberrypi_5.10.bb +++ b/recipes-kernel/linux/linux-raspberrypi_5.10.bb | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | LINUX_VERSION ?= "5.10.59" | 1 | LINUX_VERSION ?= "5.10.63" |
| 2 | LINUX_RPI_BRANCH ?= "rpi-5.10.y" | 2 | LINUX_RPI_BRANCH ?= "rpi-5.10.y" |
| 3 | LINUX_RPI_KMETA_BRANCH ?= "yocto-5.10" | 3 | LINUX_RPI_KMETA_BRANCH ?= "yocto-5.10" |
| 4 | 4 | ||
| 5 | SRCREV_machine = "7f4de43d1e8f06f63697c7b571b509348fb29642" | 5 | SRCREV_machine = "4117cba235d24a7c4630dc38cb55cc80a04f5cf3" |
| 6 | SRCREV_meta = "e44a7f9801f8fc6b670bf121038d912257a83d7e" | 6 | SRCREV_meta = "e0147386e9f3c4cabc6f6d256d457fd4e67eb221" |
| 7 | 7 | ||
| 8 | KMETA = "kernel-meta" | 8 | KMETA = "kernel-meta" |
| 9 | 9 | ||
