openwrt/package/base-files/files/lib
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>
2019-09-05 20:31:56 +02:00
..
functions base-files: fix mtd_get_mac_text not accepting hex offsets 2019-09-05 20:31:56 +02:00
preinit base-files: move urandom seed bits into separate package 2019-06-11 08:06:28 +02:00
upgrade treewide: don't hardcode "sysupgrade.tgz" file name 2019-09-05 14:33:19 +02:00
functions.sh base-files: apply new sysctl.conf at postinst 2019-06-21 03:29:20 +00:00