Skip to content

xueliu/iwpaninfo-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

iwpaninfo-feed

OpenWRT/LEDE feed for iwpaninfo package

Table of Contents

Install

Edit your feeds.conf and add the following to it:

# iwpaninfo
src-git iwpaninfo https://github.com/xueliu/iwpaninfo-feed

Update your build environment and install the package:

$ scripts/feeds update iwpaninfo
$ scripts/feeds install iwpaninfo
$ make menuconfig

Go to Utilities, select iwpaninfo; Go to Languages --> Lua, select libiwpaninfo-lua;

Exit, save and build

$ make package/iwpaninfo/compile
$ make package/iwpaninfo/install

Contribute

Found a bug? Please create an issue on GitHub: https://github.com/xueliu/iwpaninfo-feed/issues

Further tests and PR's are welcome and appreciated.

License

GPLv2

About

OpenWRT/LEDE feed for iwpaninfo package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published