/gocloud-openwrt-feeds

Community OpenWrt package feeds for the gocloud firmware.

Primary LanguageShell

Usage

Add the following line to the feeds.conf.default file of your OpenWrt SDK workspace:

src-git gocloud https://github.com/tsl0922/gocloud-openwrt-feeds.git

Then run:

scripts/feeds update -f gocloud
scripts/feeds install -a -p gocloud

Now, you will be able to see all the packages in this repository via make menuconfig.