The telephony packages feed for difos
Adds the Python 3 module. Patch is required because otherwise the module's Makefile tries to get the includes from host python. The patch also adds "--embed" to the python-config call that discovers LDFLAGS as otherwise the python lib is not linked into the module. Patch has been accepted upstream already. Adding PYTHON3 to MAKE_VARS tells the Makefile which python to use. 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.