openwrt/package
Adrian Schmutzler 9faf9f8f23 mvebu: fix support for Marvell 8040 MACCHIATOBin
Between kernels 4.20 and 5.0, a new variant of this board has been
introduced ("Single Shot"), and the existing one has been renamed
with the appendix "Double Shot". [1]
This also adjusted the first compatible in the list:

marvell,armada8040-mcbin -> marvell,armada8040-mcbin-doubleshot

This patch updates the OpenWrt implementation of this device by
adjusting the relevant references to that compatible (i.e., our
board name).

To still provide support for 4.19 with our setup, this adds a
small patch to change the compatible there as well.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b1f0bbe2700051886b954192b6c1751233fe0f52

Cc: Tomasz Maciej Nowak <tomek_n@o2.pl>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
2020-07-11 18:38:42 +02:00
..
base-files base-files/functions.sh: use command -v instead of which 2020-07-11 14:42:32 +02:00
boot mvebu: fix support for Marvell 8040 MACCHIATOBin 2020-07-11 18:38:42 +02:00
devel kernel: fix portability issue with perf on linux 5.4 2020-06-04 21:52:57 +02:00
firmware linux-firmware: package EIP197 mini firmware 2020-07-11 13:33:28 +02:00
kernel ltq-vmmc: update permission handling 2020-07-11 14:49:10 +02:00
libs lzo: switch to building with CMake 2020-07-11 13:33:28 +02:00
network wireguard-tools: replace backticks by $(...) 2020-07-11 12:52:01 +02:00
system zram-swap: correctly express the required dependencies 2020-07-11 13:33:28 +02:00
utils busybox: store applet usage messages uncompressed 2020-07-11 14:42:32 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00