The telephony packages feed for difos
Most gstreamer packages aren't build when the target does not have AUDIO_SUPPORT. This can be seen with realtek target (4kec). This commit makes the gst plugins depend on AUDIO_SUPPORT, because otherwise the build dies with this error: Package baresip-mod-gst-video is missing dependencies for the following libraries: libgstapp-1.0.so.0 Note: compiling baresip on a target without AUDIO_SUPPORT may be questionable anyway. Close #730 Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> |
||
---|---|---|
.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.