update_kernel.sh: update it to new kernel hash/version file way
authorAnsuel Smith <ansuelsmth@gmail.com>
Sun, 16 Jan 2022 20:35:32 +0000 (21:35 +0100)
committerRui Salvaterra <rsalvaterra@gmail.com>
Sun, 16 Jan 2022 23:53:36 +0000 (23:53 +0000)
commitcbb9d087d6b13bd066a1d2e19ba25f87b06f5200
tree3bc91ebde13c8399d9d5000147caff08cabadeee
parent615e6649d3ab672fe33aa3480d73681402074446
update_kernel.sh: update it to new kernel hash/version file way

OpenWrt changed how the hash/version of the various kernels are declared and
saved.
They are now placed in dedicated files. Fix the update_kernel.sh script to
update the kernel version/hash in the correct file.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
[fix typos/wrapping]
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
update_kernel.sh