Adrian Schmutzler 612bd5e5f6 batctl: improve version string
This changes the package version string so it does not start
with "openwrt", but with the base version we are modifying:

So far: openwrt-2019.4-1
Now:    2019.4-openwrt-1

Since it's us modifying version 2019.4 (in this case), this order
is more convenient (and also closer to what the kernel version
string does).

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-11-11 12:39:56 +01:00
2019-11-11 12:39:56 +01:00
2019-09-29 20:35:24 +02:00
2019-09-29 20:35:45 +02:00
2019-09-06 11:16:11 -10:00
2018-08-12 18:03:38 +02:00
2019-08-12 12:35:21 -07:00
2017-06-13 10:56:49 +02:00
2017-06-13 10:56:49 +02:00
2017-06-13 10:56:49 +02:00
2018-06-19 08:01:14 -03:00
2018-05-01 11:03:26 +02:00

This is an OpenWrt package feed containing community maintained routing packages.

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

  src-git routing git://github.com/openwrt-routing/packages.git
  
Update the feed:

  ./scripts/feeds update routing
  
Activate the package:

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


S
Description
OpenWrt Routing Packages
Readme 5 MiB
Languages
Shell 35%
Makefile 32.3%
Lua 15.9%
C 15%
HTML 1.8%