diff options
| author | Khem Raj <raj.khem@gmail.com> | 2021-08-20 12:59:57 -0700 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2021-08-25 12:56:18 +0100 |
| commit | 435720fffa5d0b3ee28d0d0054fa7e38e8d1787a (patch) | |
| tree | 4759bf7cd867bce11c37a89b78e48ba12f21adfd | |
| parent | d4ab9ca93cad7786ab2e97339f2a0c43b804d88b (diff) | |
| download | meta-raspberrypi-435720fffa5d0b3ee28d0d0054fa7e38e8d1787a.tar.gz | |
linux-raspberrypi: Update to 5.10.59
Update metadata branch to latest 5.10 as well
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 da4e748..e8aa878 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.52" | 1 | LINUX_VERSION ?= "5.10.59" |
| 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 = "6495fa3396fb387d3871ced42a30281fe7be5352" | 5 | SRCREV_machine = "7f4de43d1e8f06f63697c7b571b509348fb29642" |
| 6 | SRCREV_meta = "a19886b00ea7d874fdd60d8e3435894bb16e6434" | 6 | SRCREV_meta = "e44a7f9801f8fc6b670bf121038d912257a83d7e" |
| 7 | 7 | ||
| 8 | KMETA = "kernel-meta" | 8 | KMETA = "kernel-meta" |
| 9 | 9 | ||
