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.
David Bauer 4c060228cb base-files: fix mtd_get_mac_text not accepting hex offsets
The mtd_get_mac_text helper method did not support hexadecimal offset
values, resulting them to break after 75bfc393ba ("treewide:
convert MAC address location offsets to hexadecimal")

This commit fixes this by evaluating the hexadecimal input,
converting them to decimal.

Signed-off-by: David Bauer <mail@david-bauer.net>
5 years ago
..
leds.sh base-files: get_dt_led: don't warn about missing led 6 years ago
migrations.sh base-files: add leds migration 5 years ago
network.sh base-files: add network_get_uptime() to /lib/functions/network.sh 5 years ago
preinit.sh base-files: fix ramoverlay function with kernels 3.18+ 9 years ago
service.sh base-files: remove function service_kill 10 years ago
system.sh base-files: fix mtd_get_mac_text not accepting hex offsets 5 years ago
uci-defaults.sh base-files: fix uci led oneshot/timer trigger 5 years ago