mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
fe4c369692c67d5828460904172144da24de7207
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 <stijn@linux-ipv6.be>
…
OpenWrt packages feed
Description
This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt.
Installation of pre-built packages is handled directly by the opkg utility within your running OpenWrt system or by using the OpenWrt SDK on a build system.
Usage
This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.
This feed is enabled by default. To install all its package definitions, run:
./scripts/feeds update packages
./scripts/feeds install -a -p packages
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.
Languages
Makefile
51.9%
Shell
32.7%
C
7.7%
UnrealScript
3%
C++
1.8%
Other
2.7%