openwrt/target/linux/gemini
Linus Walleij 28d8006866 gemini: Use library functions to assign MAC address
This simplifies the ethernet address extraction script
by using standard library functions to locate the MTD
partitions and extract ethernet address from a binary
offset location in the flash. Furthermore, the aging
ifconfig is replaced by the ip tool, which will now
assign the MAC addresses.

Suggested-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[ifconfig replacement, use -n instead of ! -z,
-n requires string to be quoted within the test brackets,
drop prepended "x" in check, add quotes, make local
variables local, kill whitespaces]

(cherry picked from commit cd6c3535cd)
2019-09-04 13:09:51 +02:00
..
base-files gemini: Use library functions to assign MAC address 2019-09-04 13:09:51 +02:00
image gemini: Support sysupgrade on DIR-685 2019-05-23 10:19:52 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.99 2019-02-14 16:45:01 +01:00
config-4.14 gemini: enable CONFIG_PACKET 2019-09-04 13:09:25 +02:00
config-4.19 gemini: enable CONFIG_PACKET 2019-09-04 13:09:25 +02:00
Makefile kernel: drop everything not on kernel version 4.14 2019-06-12 01:18:52 +02:00