From 1f3e66cf1447ae57e91ea457f15c17e26ec16eb4 Mon Sep 17 00:00:00 2001
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Thu, 2 Jul 2015 23:12:33 +0200
Subject: [PATCH] Update OpenWrt base

---
 modules                                                         | 2 +-
 .../0014-ar71xx-add-support-for-tp-link-wr740n-v5.0-EU.patch    | 2 +-
 patches/openwrt/0015-ar71xx-add-support-for-TL-WR741ND-v5.patch | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/modules b/modules
index 13b97b1fc..f64e46055 100644
--- a/modules
+++ b/modules
@@ -1,7 +1,7 @@
 GLUON_FEEDS='openwrt gluon routing luci'
 
 OPENWRT_REPO=git://git.openwrt.org/15.05/openwrt.git
-OPENWRT_COMMIT=9349aab7b4824d588af068bc82784cfd56d3372c
+OPENWRT_COMMIT=54b2f42f724c287d720ca4e12b297e9ea76f8a4d
 
 PACKAGES_OPENWRT_REPO=git://github.com/openwrt/packages.git
 PACKAGES_OPENWRT_COMMIT=fa7ed79149b371294f12905210bb032610a11621
diff --git a/patches/openwrt/0014-ar71xx-add-support-for-tp-link-wr740n-v5.0-EU.patch b/patches/openwrt/0014-ar71xx-add-support-for-tp-link-wr740n-v5.0-EU.patch
index a2a770833..017ec2349 100644
--- a/patches/openwrt/0014-ar71xx-add-support-for-tp-link-wr740n-v5.0-EU.patch
+++ b/patches/openwrt/0014-ar71xx-add-support-for-tp-link-wr740n-v5.0-EU.patch
@@ -10,7 +10,7 @@ tested it on my own v5.0 router and it works.
 Signed-off-by: Daniel Petre <daniel.petre@posteo.net>
 
 diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
-index c8ed2ec..a233349 100644
+index a2a66b8..3cab3bd 100644
 --- a/target/linux/ar71xx/image/Makefile
 +++ b/target/linux/ar71xx/image/Makefile
 @@ -459,6 +459,14 @@ define Device/tl-wr740n-v4
diff --git a/patches/openwrt/0015-ar71xx-add-support-for-TL-WR741ND-v5.patch b/patches/openwrt/0015-ar71xx-add-support-for-TL-WR741ND-v5.patch
index d4c0f9d51..3ff0eab67 100644
--- a/patches/openwrt/0015-ar71xx-add-support-for-TL-WR741ND-v5.patch
+++ b/patches/openwrt/0015-ar71xx-add-support-for-TL-WR741ND-v5.patch
@@ -6,7 +6,7 @@ This device is identical to the TL-WR740N v5, it even uses the same HWID (which
 wasn't the case for older TL-WR741ND revisions).
 
 diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
-index a233349..2615244 100644
+index 3cab3bd..8a2b964 100644
 --- a/target/linux/ar71xx/image/Makefile
 +++ b/target/linux/ar71xx/image/Makefile
 @@ -489,6 +489,14 @@ define Device/tl-wr741nd-v4
-- 
GitLab