mbox series

[OpenWrt-Devel,0/2] orion: Update kernel to version 4.14

Message ID 20190511115108.12139-1-hauke@hauke-m.de
Headers show
Series orion: Update kernel to version 4.14 | expand

Message

Hauke Mehrtens May 11, 2019, 11:51 a.m. UTC
The next OpenWrt release will only contain support for kernel 4.14, to 
still support the orion target update it to kernel 4.14.

This was only build tested, I do not have this device, could someone 
please run test it on some device and report the results back.

The patches are also available in this branch:
https://git.openwrt.org/?p=openwrt/staging/hauke.git;a=shortlog;h=refs/heads/kernel-4.14

Hauke Mehrtens (2):
  orion: Refresh kernel configuration
  orion: Update kernel to version 4.14

 target/linux/orion/Makefile                   |  2 +-
 .../linux/orion/{config-4.9 => config-4.14}   | 58 ++++++++++++++-----
 target/linux/orion/harddisk/config-default    | 10 +++-
 .../000-arm_openwrt_machtypes.patch           | 18 ++++++
 .../100-wrt350nv2_openwrt_partition_map.patch |  0
 .../101-wnr854t_partition_map.patch           |  0
 .../200-dt2_board_support.patch               | 13 ++---
 .../210-wn802t_support.patch                  | 41 +++++++------
 .../000-arm_openwrt_machtypes.patch           |  8 ---
 9 files changed, 93 insertions(+), 57 deletions(-)
 rename target/linux/orion/{config-4.9 => config-4.14} (83%)
 create mode 100644 target/linux/orion/patches-4.14/000-arm_openwrt_machtypes.patch
 rename target/linux/orion/{patches-4.9 => patches-4.14}/100-wrt350nv2_openwrt_partition_map.patch (100%)
 rename target/linux/orion/{patches-4.9 => patches-4.14}/101-wnr854t_partition_map.patch (100%)
 rename target/linux/orion/{patches-4.9 => patches-4.14}/200-dt2_board_support.patch (98%)
 rename target/linux/orion/{patches-4.9 => patches-4.14}/210-wn802t_support.patch (69%)
 delete mode 100644 target/linux/orion/patches-4.9/000-arm_openwrt_machtypes.patch