tn3399_openwrt/package
Martin Kennedy b688bf83f9 base-files: rename ethernet devs on known boards
Some platforms lack an established way to name netdevs; for example,
on x86, PCIe-based ethernet interfaces will be named starting from
eth0 in the order they are probed. This is a problem for many devices
supported explicitly by OpenWrt which have hard-wired, standalone or
on-CPU NICs not supported by DSA (which is usually used to rename the
ports based on their ostensible function).

To fix this, add a mapping between ethernet device name and sysfs
device path to board.json; this allows us to configure ethernet device
names we know about for a given board so that they correspond to
external labeling.

Signed-off-by: Martin Kennedy <hurricos@gmail.com>
2022-09-10 21:16:20 +02:00
..
base-files base-files: rename ethernet devs on known boards 2022-09-10 21:16:20 +02:00
boot mediatek: filogic: use WPS button instead of RST on BPi-R3 2022-09-10 19:20:26 +01:00
devel strace: replace PKG_CPE_ID 2022-09-06 16:36:36 +01:00
firmware linux-firmware: package MediaTek MT792[12] Bluetooth firmware 2022-09-09 21:08:37 +01:00
kernel kernel: fix Aquantia AQtion Atlantic module dependencies 2022-09-10 18:23:14 +01:00
libs libunwind: update to 1.6.2 2022-09-07 04:22:40 +01:00
network xdp-tools: update to v1.2.6 2022-09-07 04:22:39 +01:00
system rpcd: bump version to 2022-08-24 2022-08-25 06:59:41 +02:00
utils mtd-utils: add PKG_CPE_ID 2022-09-06 16:36:46 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00