From 9b4d59c5e0e17725f1ae1cc3531cab19fb1c50b8 Mon Sep 17 00:00:00 2001
From: Martin Weinelt <martin@darmstadt.freifunk.net>
Date: Wed, 20 Nov 2019 14:17:52 +0100
Subject: [PATCH] modules: update OpenWrt

ca3339c0fc ipq40xx: fix build error
75d11f665c mac80211: backport upstream fixes
dd284c6c57 toolchain/gcc: bump to 7.5.0
3c5c49af8b kernel: bump 4.14 to 4.14.154
17d8e47d35 mac80211: Adapt to changes to skb_get_hash_perturb()
67957cd807 mac80211: brcmfmac: fix PCIe reset crash and WARNING

compile-tested: ipq40xx-generic, ath79-generic
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index cfd3a6891..ffa2c1594 100644
--- a/modules
+++ b/modules
@@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing luci gluon'
 
 OPENWRT_REPO=https://git.openwrt.org/openwrt/openwrt.git
 OPENWRT_BRANCH=openwrt-19.07
-OPENWRT_COMMIT=a8b293598f181f358ba8ac988ef75a97064792e0
+OPENWRT_COMMIT=ca3339c0fc8a86e805beb09a1f230d318cedb9a6
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-19.07
-- 
GitLab