Update OpenWrt base
This commit is contained in:
parent
99fbafdf0c
commit
1f3e66cf14
2
modules
2
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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user