The telephony packages feed for difos
This commit unpacks the sources of lib_ifxos, drv_tapi and drv_vmmc, patches them and sets up their header files for the compiler to use when building chan-lantiq. The dependency on kmod-ltq-vmmc is dropped so that the package can be built by the buildbots. Instead, a dependency on mips is added so that the buildbots will only build the package for the ARCH that Lantiq actually runs on. 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.