diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-06-22 12:12:09 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-06-22 12:12:09 +0200 |
commit | 97b1765a45499ecc56db44f79453d3c6040bb5e7 (patch) | |
tree | e4e74e05ac826ad40b3512059494b33a28148a50 /feeds.conf.default | |
parent | f27e0b6bc4451b8c1bc45ad496c49fb40e24ce86 (diff) | |
download | mtk-20170518-97b1765a45499ecc56db44f79453d3c6040bb5e7.zip mtk-20170518-97b1765a45499ecc56db44f79453d3c6040bb5e7.tar.gz mtk-20170518-97b1765a45499ecc56db44f79453d3c6040bb5e7.tar.bz2 |
LEDE v18.06.0-rc1: adjust config 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 763a269..727767b 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,4 +1,4 @@ -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 +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 |