[PATCH 1/5] buildscript: Move to OpenWrt 19.07.2

Fabian Bläse fabian at blaese.de
Mi Mär 11 18:05:24 CET 2020


Bumped openwrt main repo, packages and routing to 19.07.2.
---
 buildscript | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/buildscript b/buildscript
index 8e73944..b0935a4 100755
--- a/buildscript
+++ b/buildscript
@@ -13,9 +13,9 @@
 
 builddir=./build
 
-OPENWRTREV="v18.06.5"
+OPENWRTREV="v19.07.2"
 OPENWRTURL="https://git.openwrt.org/openwrt/openwrt.git"
-PACKAGEREV="340d5ce71ee60c1d699e7e0ead9422bed6f8519f" # openwrt-18.06.5
+PACKAGEREV="99efce0cd27adfcc53384fba93f37e5ee2e517de" # openwrt-19.07.2
 PACKAGEURL="https://git.openwrt.org/feed/packages.git"
 
 ## Feed definition [0]: name aka directory, [1]: url, [2]: revision, [3..n]: patches
@@ -36,7 +36,7 @@ GLUON_PKGS="kmod-batman-adv-legacy micrond simple-tc uradvd"
 #official openwrt routing packages
 ROUTING=(routing
          https://git.openwrt.org/feed/routing.git
-         c52779c05a4cf838c736327d8b042ee59f782331) # openwrt-18.06.5
+         efa6e5445adda9c6545f551808829ec927cbade8) # openwrt-19.07.2
 ROUTING_PKGS="kmod-batman-adv batctl alfred babeld"
 
 FFF=(fff)
-- 
2.25.1



Mehr Informationen über die Mailingliste franken-dev