Skip to content
成功

変更履歴

概要

  1. ramips: mt7620: fix patching mac address in caldata (commit: 3295f6f) (details)
  2. octeon: ubnt-usg: add board name to supported devices (commit: 7165937) (details)
コミット 3295f6f1c254cd7e5e5285a05581bf6abbde8999 by hauke
ramips: mt7620: fix patching mac address in caldata

Fix usage of non-existent 'caldata_patch_mac' function
by using the 'caldata_patch_data' function.

Fixes: #17734
Signed-off-by: Paweł Owoc <frut3k7@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17737
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 3295f6f)
The file was modifiedtarget/linux/ramips/mt7620/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom (diff)
コミット 7165937c3b6ebe5ac692fcde1cc69ba1c7a3d9c9 by hauke
octeon: ubnt-usg: add board name to supported devices

The on-device board name reported by 'ubus call system board' is not present
in the generated profiles.json.  This results in upgrade tools being unable
to match the image with the proper device.  Let's add a 'SUPPORTED_DEVICES'
entry for the board name to fix this.

Links: https://forum.openwrt.org/t/owut-openwrt-upgrade-tool/200035/441
Links: https://github.com/openwrt/openwrt/commit/2a07270180ed0e295d854d6e9e59c78c40549efc
Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17736
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 7165937)
The file was modifiedtarget/linux/octeon/image/Makefile (diff)