diff mbox series

ramips: switch to 5.10 kernel

Message ID 20210923182008.1247915-1-ilya.lipnitskiy@gmail.com
State Rejected
Headers show
Series ramips: switch to 5.10 kernel | expand

Commit Message

Ilya Lipnitskiy Sept. 23, 2021, 6:20 p.m. UTC
5.10 has been working for many months on ramips targets - time to
promote it from testing to default.

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
---
 target/linux/ramips/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Comments

Ilya Lipnitskiy Sept. 23, 2021, 6:23 p.m. UTC | #1
Oops, this is a duplicate of
https://patchwork.ozlabs.org/project/openwrt/patch/20210909084441.1756-1-rsalvaterra@gmail.com/,
please disregard.

On Thu, Sep 23, 2021 at 11:20 AM Ilya Lipnitskiy
<ilya.lipnitskiy@gmail.com> wrote:
>
> 5.10 has been working for many months on ramips targets - time to
> promote it from testing to default.
>
> Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
> ---
>  target/linux/ramips/Makefile | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
> index d3f2d4b8fc7b..c9fc1aa58a06 100644
> --- a/target/linux/ramips/Makefile
> +++ b/target/linux/ramips/Makefile
> @@ -10,8 +10,7 @@ BOARDNAME:=MediaTek Ralink MIPS
>  SUBTARGETS:=mt7620 mt7621 mt76x8 rt288x rt305x rt3883
>  FEATURES:=squashfs gpio
>
> -KERNEL_PATCHVER:=5.4
> -KERNEL_TESTING_PATCHVER:=5.10
> +KERNEL_PATCHVER:=5.10
>
>  define Target/Description
>         Build firmware images for Ralink RT288x/RT3xxx based boards.
> --
> 2.33.0
>
diff mbox series

Patch

diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index d3f2d4b8fc7b..c9fc1aa58a06 100644
--- a/target/linux/ramips/Makefile
+++ b/target/linux/ramips/Makefile
@@ -10,8 +10,7 @@  BOARDNAME:=MediaTek Ralink MIPS
 SUBTARGETS:=mt7620 mt7621 mt76x8 rt288x rt305x rt3883
 FEATURES:=squashfs gpio
 
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
 
 define Target/Description
 	Build firmware images for Ralink RT288x/RT3xxx based boards.