orion: update kernel to version 4.14
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 11 May 2019 11:51:08 +0000 (13:51 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 8 Jan 2020 15:45:08 +0000 (16:45 +0100)
commit2a0e0dec02accb77163d8251e1be4fdaa538d8e9
tree89a24bd7e6b0ae422c3ed1a345177d6b1fe95cf0
parent0a85fcc627098f078b997e9b8b74d1839710bc49
orion: update kernel to version 4.14

This adds support for kernel 4.14 to the target and directly make it the
default kernel version to use.

This patch is build-tested only, but has never been device-tested. It is
only added to preserve the changes in Git history prior to removing this
target. Use it with care.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
[rebased and extended commit message, refreshed patches for 4.14.162]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
14 files changed:
target/linux/orion/Makefile
target/linux/orion/config-4.14 [new file with mode: 0644]
target/linux/orion/config-4.9 [deleted file]
target/linux/orion/harddisk/config-default
target/linux/orion/patches-4.14/000-arm_openwrt_machtypes.patch [new file with mode: 0644]
target/linux/orion/patches-4.14/100-wrt350nv2_openwrt_partition_map.patch [new file with mode: 0644]
target/linux/orion/patches-4.14/101-wnr854t_partition_map.patch [new file with mode: 0644]
target/linux/orion/patches-4.14/200-dt2_board_support.patch [new file with mode: 0644]
target/linux/orion/patches-4.14/210-wn802t_support.patch [new file with mode: 0644]
target/linux/orion/patches-4.9/000-arm_openwrt_machtypes.patch [deleted file]
target/linux/orion/patches-4.9/100-wrt350nv2_openwrt_partition_map.patch [deleted file]
target/linux/orion/patches-4.9/101-wnr854t_partition_map.patch [deleted file]
target/linux/orion/patches-4.9/200-dt2_board_support.patch [deleted file]
target/linux/orion/patches-4.9/210-wn802t_support.patch [deleted file]