The telephony packages feed for difos
coturn package is reproducible unless the build OS is Ubuntu coturn configure script detects Ubuntu build host([1]) and changes compilation flags so produced OpenWrt binaries are different on Ubuntu and any other build OS (e.g. Debian). It might be necessary for native build but this check is not valid for cross-compiling. This patch set LIBEV_OK=1 to generate the same binaries on Ubuntu and other build OS Refs: [1] https://github.com/coturn/coturn/blob/upstream/4.5.2/configure#L426-L435 Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in> |
||
---|---|---|
.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.