From c36d3286a1b70758d800a946f327475f91ee3be7 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sun, 17 Jun 2018 17:31:02 +0200 Subject: [PATCH] modules: switch routing feed to openwrt-18.06 branch By using the release branch, we will be able to get future bugfixes without local patches. --- modules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules b/modules index 0d77996a..a7c4ea9b 100644 --- a/modules +++ b/modules @@ -12,7 +12,8 @@ PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_COMMIT=c34d129afb48f225741b683127beee6ba3c169d2 PACKAGES_ROUTING_REPO=https://github.com/openwrt-routing/packages.git -PACKAGES_ROUTING_COMMIT=f785dc0e9b19baf121f3440ef995d58fa18e5ef1 +PACKAGES_ROUTING_BRANCH=openwrt-18.06 +PACKAGES_ROUTING_COMMIT=1b9d1c419f0ecefda51922a7845ab2183d6acd76 PACKAGES_LUCI_REPO=https://github.com/openwrt/luci.git PACKAGES_LUCI_BRANCH=lede-17.01