[PATCH v2] x86: switch to 5.10 kernel

2021-09-07 Thread Paul Spooren
Seems to be working fine in Docker containers.

Signed-off-by: Paul Spooren 
---
v2: Remove redundant TESTING_PATCHVER

 target/linux/x86/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile
index 0ab322d8bc..fbad527e0a 100644
--- a/target/linux/x86/Makefile
+++ b/target/linux/x86/Makefile
@@ -10,8 +10,7 @@ BOARDNAME:=x86
 FEATURES:=squashfs ext4 vdi vmdk pcmcia targz fpu boot-part rootfs-part
 SUBTARGETS:=generic legacy geode 64
 
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
 
 KERNELNAME:=bzImage
 
-- 
2.30.2


___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


Re: [PATCH v2] x86: switch to 5.10 kernel

2021-09-07 Thread Paul Spooren



On 9/7/21 11:39, Paul Spooren wrote:

Seems to be working fine in Docker containers.

Signed-off-by: Paul Spooren 
---

Of course I mean QEMU not Docker (which uses the host Kernel)

v2: Remove redundant TESTING_PATCHVER

  target/linux/x86/Makefile | 3 +--
  1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile
index 0ab322d8bc..fbad527e0a 100644
--- a/target/linux/x86/Makefile
+++ b/target/linux/x86/Makefile
@@ -10,8 +10,7 @@ BOARDNAME:=x86
  FEATURES:=squashfs ext4 vdi vmdk pcmcia targz fpu boot-part rootfs-part
  SUBTARGETS:=generic legacy geode 64
  
-KERNEL_PATCHVER:=5.4

-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
  
  KERNELNAME:=bzImage
  


___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


Re: [PATCH v2] x86: switch to 5.10 kernel

2021-09-08 Thread Hauke Mehrtens

On 9/7/21 11:39 PM, Paul Spooren wrote:

Seems to be working fine in Docker containers.

Signed-off-by: Paul Spooren 


Acked-by: Hauke Mehrtens 


---
v2: Remove redundant TESTING_PATCHVER

  target/linux/x86/Makefile | 3 +--
  1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile
index 0ab322d8bc..fbad527e0a 100644
--- a/target/linux/x86/Makefile
+++ b/target/linux/x86/Makefile
@@ -10,8 +10,7 @@ BOARDNAME:=x86
  FEATURES:=squashfs ext4 vdi vmdk pcmcia targz fpu boot-part rootfs-part
  SUBTARGETS:=generic legacy geode 64
  
-KERNEL_PATCHVER:=5.4

-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
  
  KERNELNAME:=bzImage
  





OpenPGP_0x93DD20630910B515.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel