The telephony packages feed for difos
Store asterisk headers in $(DL_DIR) so chan-lantiq can access them during the target specific build phase. The headers are tarred up for "mips_24kc" only because that is currently the only used arch for all chan-lantiq targets. Store one archive for each combination of asterisk version (e.g. 13) and branch (using $(VERSION_NUMBER)). The latter makes sure that a release build doesn't overwrite the header archive of a master snapshot build and vice vera. 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.