diff options
author | Steven Barth <cyrus@openwrt.org> | 2014-12-11 10:30:51 +0000 |
---|---|---|
committer | Steven Barth <cyrus@openwrt.org> | 2014-12-11 10:30:51 +0000 |
commit | 25148529292c98844af1c0623403db2ae1397ba2 (patch) | |
tree | 569eff8122b44b08e3bea43a31769d549b071cea /feeds.conf.default | |
parent | 9a7402620684feed7b8f3501a24d525e1df7b7c0 (diff) | |
download | mtk-20170518-25148529292c98844af1c0623403db2ae1397ba2.zip mtk-20170518-25148529292c98844af1c0623403db2ae1397ba2.tar.gz mtk-20170518-25148529292c98844af1c0623403db2ae1397ba2.tar.bz2 |
Move telephony feed to github
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43614
Diffstat (limited to 'feeds.conf.default')
-rw-r--r-- | feeds.conf.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feeds.conf.default b/feeds.conf.default index 30b9eed..208342c 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,7 +1,7 @@ src-git packages https://github.com/openwrt/packages.git src-git luci https://github.com/openwrt/luci.git src-git routing https://github.com/openwrt-routing/packages.git -src-git telephony http://git.openwrt.org/feed/telephony.git +src-git telephony https://github.com/openwrt/telephony.git src-git management https://github.com/openwrt-management/packages.git #src-git oldpackages http://git.openwrt.org/packages.git #src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package |