Additional source packages for 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.
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: Quick Image Building Guide on the OpenWrt support site.
This feed needs to be added to the global feeds.conf.default.
src-git pkgadd https://github.com/pkgadd/owrt-feed-pkgadd.git
To install all its package definitions, run:
./scripts/feeds update pkgadd
./scripts/feeds install -a -p pkgadd
See LICENSE file.
See CONTRIBUTING.md file.