openthread-br: bump source version to 2024-11-20 and add missing dependencies
authorItay Shoshani <itai.sho@gmail.com>
Sat, 9 Nov 2024 22:30:40 +0000 (00:30 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 25 Nov 2024 14:22:34 +0000 (16:22 +0200)
commitc72af1e21863a62160744a49663eaab927720a61
tree83a310f52d9dfe66516e3433e25dc6e1242550b1
parent0b04156859c128ec1b3e0d4497cb4f66e98cc721
openthread-br: bump source version to 2024-11-20 and add missing dependencies

Bumping ot-br-posix that openthread-br is based on to latest code.
Due to some major changes required some more compilation flags, and in order to avoid the ot-br agent had to add some dependencies as well

Dependecies:
1. kmod-tun: otherwise the otbr fails to load and crashed immidiedtly

Compilation flags:
1. OTBR_NAT64, OT_NAT64_BORDER_ROUTING set to OFF: a temporary workaround to a compilation problem with openwrt, could be reverted once the issue here is fixed: openthread/ot-br-posix#2606
2. OT_TARGET_OPENWRT: wasn't assumed from OTBR_OPENWRT in some targets

Signed-off-by: Itay Shoshani <itai.sho@gmail.com>
net/openthread-br/Makefile