The telephony packages feed for difos
Currently chan-lantiq doesn't build on the build bots and users end up having to build it themselves. The reason for this was explained by Mathias Kresin here: http://lists.infradead.org/pipermail/lede-dev/2017-September/008886.html. To fix this put chan-lantiq into its own package and set PKG_FLAGS:=nonshared. The new package uses variants already, so it is easily extendable in the future. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> |
||
---|---|---|
libs | ||
net | ||
MAINTAINERS | ||
README.md |
Telephony packages feed
Description
This is an OpenWrt package feed containing community maintained telephony packages.
Usage
To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot:
src-git telephony https://github.com/openwrt/telephony.git
This feed should be included and enabled by default in the OpenWrt buildroot. To install all its package definitions, run:
./scripts/feeds update telephony
./scripts/feeds install -a -p telephony
The telephony packages should now appear in menuconfig.