summaryrefslogtreecommitdiffstats
path: root/README
blob: cdd85f2fb307e53adc6cb722518b20e3dea51dc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This is an OpenWrt package feed containing my custom packages.

To use these packages, add the following line to the feeds.conf
in the OpenWrt buildroot:

  src-git chemicalstorm https://github.com/chemicalstorm/openwrt-packaging.git
  
Update the feed:

  ./scripts/feeds update chemicalstorm
  
Activate the package:

  ./scripts/feeds install -a -p chemicalstorm
  
The packages should now appear in menuconfig.