openwrt-packages/net/openthread-br/files
krant 9ad2c1fd97 openthread-br: fix build error on some platforms
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 <aleksey.vasilenko@gmail.com>
2024-02-27 23:45:41 +02:00
..
openthread-proto.sh openthread-br: fix build error on some platforms 2024-02-27 23:45:41 +02:00