[PATCH 0/6] rb532: update to kernel 5.4

Adrian Schmutzler freifunk at adrianschmutzler.de
Sat Aug 22 07:07:46 EDT 2020


** I do not own this device, please test! **

This updates rb532 from kernel 4.14 to 5.4. Based on the code this
was actually quite easy, let's see whether it works on the devices.

Adrian Schmutzler (6):
  rb532: copy files from 4.14 to 5.4
  rb532: refresh patches for kernel 5.4
  rb532: refresh config for kernel 5.4
  rb532: use 5.4 as default kernel
  rb532: use vendor_model scheme
  rb532: determine sysupgrade-* directory for upgrade automatically

 target/linux/rb532/Makefile                   |   2 +-
 .../rb532/base-files/lib/preinit/01_sysinfo   |   2 +-
 .../rb532/base-files/lib/upgrade/platform.sh  |  11 +-
 target/linux/rb532/config-5.4                 | 218 ++++++++++++++++++
 target/linux/rb532/image/Makefile             |   7 +-
 .../rb532/patches-5.4/001-cmdline_hack.patch  |  20 ++
 .../004-rb532-fix-partition-info.patch        |  17 ++
 7 files changed, 269 insertions(+), 8 deletions(-)
 create mode 100644 target/linux/rb532/config-5.4
 create mode 100644 target/linux/rb532/patches-5.4/001-cmdline_hack.patch
 create mode 100644 target/linux/rb532/patches-5.4/004-rb532-fix-partition-info.patch

-- 
2.20.1




More information about the openwrt-devel mailing list