The telephony packages feed for difos
Find a file
Daniel Golle 72919acca8 dahdi-linux: fix build with kernel 3.15 and newer
smp_mb__after_clear_bit() was removed from newer kernels.
Use smp_mb__after_atomic() instead.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-02-13 01:33:52 +01:00
admin Add PKG_LICENSE variable to the most of the packages. 2014-11-04 16:00:37 +01:00
libs dahdi-linux: fix build with kernel 3.15 and newer 2015-02-13 01:33:52 +01:00
net asterisk-chan-sccp-b: update revision to 5845 2015-02-09 15:41:23 +01:00
MAINTAINERS maintainers: Added myself as maintainer. 2013-10-19 00:00:20 -04:00
README.md Add README.md file. 2014-12-11 13:55:15 +01:00

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.