<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/openthread-br/Makefile, 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-01-08T18:00:33Z</updated>
<entry>
<title>openthread-br: fix luci-app-openthread</title>
<updated>2026-01-08T18:00:33Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2026-01-03T14:15:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=13585fdec5b68ab2852f72fdd9f6f7fd5306f6f1'/>
<id>urn:sha1:13585fdec5b68ab2852f72fdd9f6f7fd5306f6f1</id>
<content type='text'>
The LuCI OpenThread app is written in Lua. Add a dependency on
luci-lua-runtime.

Fixes: #28247
Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>openthread-br: bump to 2025-06-12 and add patch for CMake &gt;= 4.0 support</title>
<updated>2025-11-25T14:52:12Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2025-11-24T18:34:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=126161a828a3153813912ddad66b8dd240282a0d'/>
<id>urn:sha1:126161a828a3153813912ddad66b8dd240282a0d</id>
<content type='text'>
Bump to version 2025-06-12 and add pending patch for openthread-br for
CMake &gt;= 4.0 support.

The package use an old cJSON version that cause compilation problem with
CMake &gt;= 4.0 support. To handle this, add a pending patch to use an
external version of cJSON.

We already ship this package so it's trivial to use that instead of the
one in the openthread-br repository.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>openthread-br: fix build on GCC 14</title>
<updated>2025-05-26T09:30:24Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2025-05-25T10:41:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=937e2a5b809cbd21bee7bf8d1e7c2bb90ad21275'/>
<id>urn:sha1:937e2a5b809cbd21bee7bf8d1e7c2bb90ad21275</id>
<content type='text'>
This patch is taken from openwrt/openwrt@a41747ac8e82 ("mbedtls: fix
 build on GCC 14").

Fixes: #26570
Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>openthread-br: fix indentation</title>
<updated>2024-12-03T16:13:40Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2024-12-03T16:13:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cc41737f8aca35429337ca82602e61583aa8c2c3'/>
<id>urn:sha1:cc41737f8aca35429337ca82602e61583aa8c2c3</id>
<content type='text'>
Fixes: 3f30bab5aa6f ("openthread-br: bump source version to 2024-11-20 and add missing dependencies")
Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>openthread-br: bump source version to 2024-11-20 and add missing dependencies</title>
<updated>2024-11-25T14:22:34Z</updated>
<author>
<name>Itay Shoshani</name>
</author>
<published>2024-11-09T22:30:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c72af1e21863a62160744a49663eaab927720a61'/>
<id>urn:sha1:c72af1e21863a62160744a49663eaab927720a61</id>
<content type='text'>
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 &lt;itai.sho@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refresh hashes after move to use ZSTD as default</title>
<updated>2024-04-07T10:06:34Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-04-06T10:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=272f55e87f0731b3f04aefd39598a127b317abf4'/>
<id>urn:sha1:272f55e87f0731b3f04aefd39598a127b317abf4</id>
<content type='text'>
With the recent move to using ZSTD as the default compression format
for packaging git repo clones we must refresh all of the hashes for
the packages feed as well.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>openthread-br: modernize CMake options</title>
<updated>2024-02-27T21:45:41Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-27T08:15:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3444a614ed6e6b0645bfe1fdb748c83700d1605e'/>
<id>urn:sha1:3444a614ed6e6b0645bfe1fdb748c83700d1605e</id>
<content type='text'>
- ':BOOL' suffix is not needed
- Don't set options which are matching the defaults
- Rename non-existing OT_BORDER_ROUTING_NAT64 to OTBR_NAT64

Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&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>Revert "openthread-br: fix actually building"</title>
<updated>2023-10-29T03:52:46Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2023-09-30T03:04:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c9b6c364781a82537be0ac6576aaaa50afe8ff76'/>
<id>urn:sha1:c9b6c364781a82537be0ac6576aaaa50afe8ff76</id>
<content type='text'>
This reverts commit 5958fd068fd0eb96a59c1758fd1906f472981ad5.
</content>
</entry>
<entry>
<title>openthread-br: fix actually building</title>
<updated>2023-09-28T20:08:38Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2023-08-23T19:20:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5958fd068fd0eb96a59c1758fd1906f472981ad5'/>
<id>urn:sha1:5958fd068fd0eb96a59c1758fd1906f472981ad5</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
