<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/openthread-br/files, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-02-19T23:10:53Z</updated>
<entry>
<title>openthread-br: create state dir before starting</title>
<updated>2026-02-19T23:10:53Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2026-02-06T12:22:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fe4c369692c67d5828460904172144da24de7207'/>
<id>urn:sha1:fe4c369692c67d5828460904172144da24de7207</id>
<content type='text'>
If the directory is missing, otbr-agent will fail to start, and it's not
immediately clear from the logs why:

netifd: Interface 'thread' is setting up now
: [NOTE]-AGENT---: Backbone interface: br-iot
otbr-agent[5682]: [NOTE]-AGENT---: Running 0.3.0
otbr-agent[5682]: [NOTE]-AGENT---: Thread version: 1.4.0
otbr-agent[5682]: [NOTE]-AGENT---: Thread interface: wpan0
otbr-agent[5682]: [NOTE]-AGENT---: Radio URL: spinel+hdlc_uart:///dev/ttyS1?uart-baudrate=921600
otbr-agent[5682]: [NOTE]-AGENT---: Radio URL: trel://br-iot
otbr-agent[5682]: [NOTE]-ILS-----: Infra link selected: br-iot
otbr-agent[5682]: [INFO]-RCP_HOS-: OpenThread log level changed to 4
otbr-agent[5682]: 49d.17:03:10.822 [I] P-SpinelDrive-: co-processor reset: RESET_POWER_ON
otbr-agent[5682]: 49d.17:03:10.822 [C] P-SpinelDrive-: Software reset co-processor successfully
otbr-agent[5682]: 49d.17:03:10.825 [C] Platform------: Init() at settings_file.cpp:65: No such file or directory
netifd: thread (5684): Command failed: Not found
netifd: Interface 'thread' is now down

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>openthread-br: fix build error on some platforms</title>
<updated>2024-02-27T21:45:41Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-27T10:31:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9ad2c1fd97fbadf8d40835e3e7722fc1e7fc2e4f'/>
<id>urn:sha1:9ad2c1fd97fbadf8d40835e3e7722fc1e7fc2e4f</id>
<content type='text'>
On some builders the package was failing to build:
```
cp: cannot overwrite non-directory '[..]/var' with directory '[..]/var
```

Here we're moving the creation of /var/lib/thread into runtime script,
which eliminates the error.

Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>openthread-br: new package</title>
<updated>2023-08-07T20:13:51Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2022-08-21T17:16:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=711950cd3616bbfd6cd47b974c48a385e7d046e5'/>
<id>urn:sha1:711950cd3616bbfd6cd47b974c48a385e7d046e5</id>
<content type='text'>
Add a new package for the OpenThread Border Router. Comes with a netifd
protocol handler. See README.md for more information.

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
</feed>
