Hurricos / openwrt

This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins or for reporting issues. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git. All issues should be reported at: https://bugs.openwrt.org
Other
0 stars 1 forks source link

HiveAP 370: Draw MAC address from partition #4

Closed Hurricos closed 2 years ago

Hurricos commented 2 years ago

The partitions needed to be wrapped up in a partitions { ... } which is compatible: "fixed-partitions";, as per this forum post and this Github PR.

Hurricos commented 2 years ago

Fixed by https://github.com/Hurricos/openwrt/commit/e15e0624abaefb0f1ad60d4148b137a5bf9ae4d1. Closing.