mirror of
https://github.com/openwrt/telephony.git
synced 2026-05-31 06:51:54 +08:00
dffb87f93b0e734b56b3aa298c46a70b1f7454ff
Currently dahdi-linux fails to compile on targets that use kernel 4.14. Changes were introduced in kernels 4.11 and 4.13 that cause these build failures. Update to an upstream git snapshot to fix the breakage. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
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.
Description
Languages
Makefile
79.6%
C
11.3%
Shell
8.2%
Perl
0.9%