mirror of
https://github.com/openwrt/telephony.git
synced 2026-08-29 08:31:27 +04:00
94df06b55035b8001283aa6b8bfbaa40ea495acd
usleep is deprecated. So are bcopy and bzero. Added extra needed headers. Signed-off-by: Rosen Penev <rosenp@gmail.com>
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.
Languages
Makefile
79.6%
C
11.3%
Shell
8.2%
Perl
0.9%