The telephony packages feed for difos
@arnysch pointed out on openwrt-devel that chan-lantiq fails to build against kernel 4.19.x. He already fixed this upstream, so we can just bump the snapshot to get chan-lantiq to compile again. This also means that we can remove the malloc/free patch as it is included upstream as well. Finally, Build/Prepare and the file "default.exports" can be dropped as the file got included upstream. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> |
||
---|---|---|
.github | ||
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.