mirror of
https://github.com/openwrt/telephony.git
synced 2026-04-15 10:51:57 +00:00
7c0646ccc0958e14953bf0b77d9bf38a64b15673
A module is either essential (shipped as part of the main package) or as a seperate package. Having both is an install-time conflict. res-timing-timerfd is an essential module and was correctly added to the main package withe538fc3f. Remove the additional one. app_stack is non-essential and was added to the main package as part of the app_macro removal with73fd6652. Make it optional again. Signed-off-by: Andre Heider <a.heider@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.
Description
Languages
Makefile
88.8%
Shell
9.1%
C
1.1%
Perl
1%