You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Paul Spooren df6f3090c4 mvebu: rename Linksys devices based on their common names
The Linksys devices in mvebu target feature a mixed naming,
where parts are based on the official product name (device
node, image; e.g. WRT3200ACM) and parts are based on the
internal code name (DTS file name, compatible, LED labels;
e.g. rango). This inconsistent naming has been perceived
as quite confusing.

A recent attempt by Paul Spooren to harmonize this naming
in kernel has been declined there. However, for us it still
makes sense to apply at least a part of these changes
locally.

Primarily, this patch changes the compatible in DTS and thus
the board name used in various scripts to have them in line
with the device, model and image names. Due to the recent
switch from swconfig to DSA, this allows us to drop
SUPPORTED_DEVICES and thus prevent seamless upgrade between
these incompatible setups.

However, this does not include the LED label rename from
Paul's initial patch: I don't think it's worth keeping the
enormous diff locally for this case, as we can implement
this much easier in 01_leds if we have to live with the
inconsistency anyway.

Signed-off-by: Paul Spooren <mail@aparcar.org>
[rebase, extend to all devices, drop DT LED changes]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
4 years ago
..
base-files base-files: prevent issues w/ overlay on powerloss after sysupgrade 4 years ago
boot mvebu: rename Linksys devices based on their common names 4 years ago
devel kernel: fix portability issue with perf on linux 5.4 4 years ago
firmware cypress-firmware: add PROVIDES sections 4 years ago
kernel hostapd: add support for wifi-station and wifi-vlan sections 4 years ago
libs wolfssl: use -fomit-frame-pointer to fix asm error 4 years ago
network hostapd: add support for wifi-station and wifi-vlan sections 4 years ago
system procd: update to git HEAD 4 years ago
utils exfat-utils: move into packages feed 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago