From bd760ab81314255e0e789dad297bf012f99e2186 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Wed, 17 Feb 2021 17:09:11 +0100 Subject: [PATCH] modules: switch to OpenWrt master --- modules | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/modules b/modules index 07814d3f..edb67af8 100644 --- a/modules +++ b/modules @@ -1,16 +1,16 @@ GLUON_FEEDS='packages routing gluon' OPENWRT_REPO=https://github.com/openwrt/openwrt.git -OPENWRT_BRANCH=openwrt-21.02 -OPENWRT_COMMIT=d666ebcaa327a1e03992a484d9601ea5f2e6b19a +OPENWRT_BRANCH=master +OPENWRT_COMMIT=f4e3ff5b075bbab279bd06a7d3e0d9c950ee098c PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git -PACKAGES_PACKAGES_BRANCH=openwrt-21.02 -PACKAGES_PACKAGES_COMMIT=5fa605a1fa76bc68e3f70122713e592a1b25f068 +PACKAGES_PACKAGES_BRANCH=master +PACKAGES_PACKAGES_COMMIT=af9a4036c037a0eb45cd7a255bb85445146ec2b6 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git -PACKAGES_ROUTING_BRANCH=openwrt-21.02 -PACKAGES_ROUTING_COMMIT=2baff33918c089fd3744c7192f8ae7a29c47a8d7 +PACKAGES_ROUTING_BRANCH=master +PACKAGES_ROUTING_COMMIT=64aa8866b73dbf8e68affddaec1456a1be9861f2 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_COMMIT=825aa0c093d6c0b4f81a95cd2320331a5b5adae6