The telephony packages feed for difos
This adds CircleCI as Continous Integration. It will provide compile test against ath79 target and together with it, it checks if the commit starts with the package name and it checks if the Signed-off-by matches the author of the commit. For example, it can avoid mistakes with broken patches, mismatched changes. This comes from packages feed and it is being used there and also in LuCI repository. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com> |
||
---|---|---|
.circleci | ||
.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.