1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux/gemini
Linus Walleij cd6c3535cd 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]
2019-06-15 19:55:31 +02:00
..
base-files gemini: Use library functions to assign MAC address 2019-06-15 19:55:31 +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
patches-4.19 kernel: bump 4.19 to 4.19.34 2019-04-08 14:53:39 +02:00
config-4.14 gemini: enable CONFIG_PACKET 2019-06-15 19:55:31 +02:00
config-4.19 gemini: enable CONFIG_PACKET 2019-06-15 19:55:31 +02:00
Makefile build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00