The telephony packages feed for difos
The patch "010-fix-non-glibc-builds.patch" is broken. The test for HAVE_EXECINFO_H must happen after including "<autoconfig.h>". Instead of fixing the patch this commit removes it. In lieu, CONFIGURES_ARGS are added to the Makefile. These disable the building of some tools that are not packaged anyway. Like this, "xpp/xtalk/debug.c" is avoided, hence the patch becomes irrelevant. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> |
||
---|---|---|
.circleci | ||
.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.