openwrt/package/base-files/files
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
..
bin base-files: add support for the new ar8xxx MIB counters settings 2019-05-20 21:19:48 +02:00
etc base-files: supress service restart of umount 2019-07-03 07:45:00 +02:00
lib base-files: fix mtd_get_mac_text not accepting hex offsets 2019-09-05 20:31:56 +02:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: pass "force" parameter to the "sysupgrade" call 2019-09-04 11:07:41 +02:00
usr base-files: use JSON for storing firmware validation info 2019-08-30 08:34:10 +02:00