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.
openwrt/package
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
..
base-files base-files: fix mtd_get_mac_text not accepting hex offsets 5 years ago
boot uboot-envtools: Update to U-Boot version 2019.07 5 years ago
devel perf: simplify the build process 5 years ago
firmware linux-firmware: add mediatek BT firmware 5 years ago
kernel brcm2708-gpu-fw: update to latest firmware 5 years ago
libs libnftnl: bump to version 1.1.4 5 years ago
network iwinfo: update to latest Git HEAD 5 years ago
system procd: update to the latest git HEAD 5 years ago
utils px5g: support EC keys 5 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago