The telephony packages feed for difos
- Cosmetic: change version from 1.0 to git checkout date. - Remove dependency on asterisk, as otherwise the package won't be built by the build bots. - Without asterisk in the staging directory the asterisk headers are now taken from an archive in $(DL_DIR), which is stored there by the asterisk package. - The naming of the package needs to be changed, as without the dependency on asterisk it would otherwise mess with asterisk's menuconfig layout. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> |
||
---|---|---|
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.