diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-06-22 12:12:13 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-06-22 12:12:13 +0200 |
commit | 55df39e684f8fde90c52212350062440dc6c9754 (patch) | |
tree | 789a699bbe64d13d435720d60622dbd76f2239c2 /feeds.conf.default | |
parent | 97b1765a45499ecc56db44f79453d3c6040bb5e7 (diff) | |
download | mtk-20170518-55df39e684f8fde90c52212350062440dc6c9754.zip mtk-20170518-55df39e684f8fde90c52212350062440dc6c9754.tar.gz mtk-20170518-55df39e684f8fde90c52212350062440dc6c9754.tar.bz2 |
LEDE v18.06.0-rc1: revert to branch defaults
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'feeds.conf.default')
-rw-r--r-- | feeds.conf.default | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/feeds.conf.default b/feeds.conf.default index 727767b..763a269 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,4 +1,4 @@ -src-git packages https://git.openwrt.org/feed/packages.git^d83dc7cfb81680eff063acb7343eb9d6b0c9a6ab -src-git luci https://git.openwrt.org/project/luci.git^c379f00e86a5fc5d05a8e967c5c5daa035a72359 -src-git routing https://git.openwrt.org/feed/routing.git^1b9d1c419f0ecefda51922a7845ab2183d6acd76 -src-git telephony https://git.openwrt.org/feed/telephony.git^1195dafe98bca2d3a41383eb2723d0104d7f9046 +src-git packages https://git.openwrt.org/feed/packages.git;openwrt-18.06 +src-git luci https://git.openwrt.org/project/luci.git;openwrt-18.06 +src-git routing https://git.openwrt.org/feed/routing.git;openwrt-18.06 +src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-18.06 |