mirror of
https://git.openwrt.org/feed/routing.git
synced 2025-05-08 20:23:39 +08:00

- The old page redirects to a new one and it uses HTTPS. Let's skip that redirect in PKG_SOURCE_URL and URL. - Reorder some things to be sync with Makefiles in packages feed - Add PKG_LICENSE_FILES Fixes: 47edf2d27594083f91777913bbe57c43a2927f09 (ahcpd: Replace PKG_MD5SUM with PKG_HASH) Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-"
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.
Description
Languages
Makefile
33.3%
Shell
33%
Lua
12.7%
C
11.5%
JavaScript
7.8%
Other
1.7%