openwrt/package
George Oldfort fd0f608d66
mediatek: make use of Acer Predator Connect W6's u-boot environment
In order to prepare OpenWrt support for other Acer W6 devices and to adapt
the procedure to read and set mac addresses which other devices of the same
target are using (instead of needing an additional script and creating an
additional structure in the file system), this commit
- reads device mac addresses from u-boot environment
- avoids the detour via the file system to set the mac addresses
- drops redundant file /lib/preinit/05_extract_factory_data.sh

The idea and the implementation were thankfully taken from PR #16410.

This is the second of four commits into which the original commit was split
to make reviews easier and more targeted.

Signed-off-by: George Oldfort <openwrt@10099.de>
Link: https://github.com/openwrt/openwrt/pull/16861
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit e7aaba2587)
Link: https://github.com/openwrt/openwrt/pull/17097
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2024-11-28 18:49:09 +00:00
..
base-files base-files: Mount debugfs and pstore with nosuid,nodev,noexec 2024-11-28 18:47:23 +00:00
boot mediatek: make use of Acer Predator Connect W6's u-boot environment 2024-11-28 18:49:09 +00:00
devel gdb: Remove MIPS NSIG patch 2024-10-12 21:51:25 +02:00
firmware linux-firmware: Add support for Intel AX411 2024-11-28 18:49:05 +00:00
kernel kernel: modules: appletalk: add for Netatalk v4 2024-11-28 18:48:53 +00:00
libs elfutils: Backport some patches to fix errors 2024-11-28 18:47:36 +00:00
network odhcp6c: update to Git HEAD (2024-09-25) 2024-11-28 18:48:02 +00:00
system procd: update to git HEAD 2024-11-26 12:23:06 +00:00
utils omnia-eeprom: depend only on subtarget 2024-11-28 18:48:00 +00:00
Makefile build: don't include kernel/libc in package index 2024-10-30 14:17:33 +01:00