buildscript: Move to OpenWrt 19.07.2

Bumped openwrt main repo, packages and routing to 19.07.2.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
Reviewed-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Fabian Bläse 2020-01-05 17:39:10 +01:00
parent 47de26817b
commit c962c8465b
1 changed files with 3 additions and 3 deletions

View File

@ -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)