Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ FEATURES

CHANGELOG
==========
* 08/15/2025
* Updated submodules
* openthread commitid: 388f734
* ot-br-posix commitid: 1b2c0f0
* ot-nrf528xx commitid: f88ade8

* 06/13/2025
* Fix for routing issue of OMR prefix from DHCP6-PD
* Updated submodules
Expand Down
2 changes: 1 addition & 1 deletion openthread
Submodule openthread updated 384 files
2 changes: 1 addition & 1 deletion ot-br-posix
Submodule ot-br-posix updated 148 files
2 changes: 1 addition & 1 deletion ot-nrf528xx
1 change: 1 addition & 0 deletions script/otbr-setup.bash
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ readonly OTBR_THREAD_1_4_OPTIONS=(

build_options=(
"INFRA_IF_NAME=eth0"
"OTBR_MDNS=mDNSResponder"
"RELEASE=1"
"REFERENCE_DEVICE=1"
"BACKBONE_ROUTER=1"
Expand Down