Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 410 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 410 Bytes

openwrt-packages-extra

Some extra packages for OpenWrt.

Installation

In order to add these packages as an additional feed in OpenWRT run:

cd $TOPDIR

echo 'src-git extra [email protected]:rriggio/openwrt-packages-extra.git' >> feeds.conf.default

./scripts/feeds update extra

To install one package (e.g. the wing package) run:

./scripts/feeds install -a -p wing