apm821xx: move to 4.19 kernels
authorChristian Lamparter <chunkeey@gmail.com>
Sun, 23 Jun 2019 10:02:04 +0000 (12:02 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Mon, 24 Jun 2019 18:22:24 +0000 (20:22 +0200)
The 4.19 code has been available for some time now.
Since the f2fs / loop issue has been under control
I think it's time the target gets to move to it.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/apm821xx/Makefile

index a67aee3b8cb0bfeaddd5d335ea662aa9aa23d9f6..b74dc177a8eb9c3356b7cd4330bcb3a8aa0f616f 100644 (file)
@@ -13,8 +13,7 @@ MAINTAINER:=Chris Blake <chrisrblake93@gmail.com>, \
            Christian Lamparter <chunkeey@gmail.com>
 SUBTARGETS:=nand sata
 
-KERNEL_PATCHVER:=4.14
-KERNEL_TESTING_PATCHVER := 4.19
+KERNEL_PATCHVER:=4.19
 
 define Target/Description
        Build images for AppliedMicro APM821xx based boards.