modules: update OpenWrt
b515edb775 ipq40xx: essedma: Disable TCP segmentation offload for IPv6 f7f15f8033 ath79: wndr3700 series: fix wifi range & throughput 1f5cbd6be7 ca-certificates: update to version 20200601 fa72f2646a oxnas: build with 8021Q VLAN support e752fc1ff9 ath79: add support for TP-Link TL-WR802N V1 and V2 6488d2f7cc ath79: update WA/XC devices UBNT_VERSION to 8.5.3 fb79e5d9fe ipq806x: EA8500 fix boot partition detection e36bdd5dc5 ath79: fix LEDs for GL.inet GL-AR150 21454a772b ar71xx: fix reset key for TP-Link TL-WR802N V1/V2 a32b0ec4cf generic: fix flow table hw offload Closes #2055
This commit is contained in:
parent
2891454f16
commit
2be6fe32e6
2
modules
2
modules
@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon'
|
|||||||
|
|
||||||
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
|
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
|
||||||
OPENWRT_BRANCH=openwrt-19.07
|
OPENWRT_BRANCH=openwrt-19.07
|
||||||
OPENWRT_COMMIT=9cafcbe0bdd601d07ed55bee0136f5d8393c37a8
|
OPENWRT_COMMIT=b515edb7750c67b05ebfaf0311780a894f9d0a3d
|
||||||
|
|
||||||
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
|
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
|
||||||
PACKAGES_PACKAGES_BRANCH=openwrt-19.07
|
PACKAGES_PACKAGES_BRANCH=openwrt-19.07
|
||||||
|
@ -3,10 +3,10 @@ Date: Tue, 31 Mar 2020 21:50:28 +0200
|
|||||||
Subject: ath79: enable GL-AR750S NOR variant from master
|
Subject: ath79: enable GL-AR750S NOR variant from master
|
||||||
|
|
||||||
diff --git a/target/linux/ath79/base-files/etc/board.d/02_network b/target/linux/ath79/base-files/etc/board.d/02_network
|
diff --git a/target/linux/ath79/base-files/etc/board.d/02_network b/target/linux/ath79/base-files/etc/board.d/02_network
|
||||||
index 9b9bc8a7fc15300247bceeb431ab3ae8d3ac47e6..da45b40086c0cb0011c1db6b89ae75b981fcc9b7 100755
|
index f6efc4d4d658c29459205f29e537066e03870afa..1a0b5624db3807bc2d5b02652d2e9756795a5088 100755
|
||||||
--- a/target/linux/ath79/base-files/etc/board.d/02_network
|
--- a/target/linux/ath79/base-files/etc/board.d/02_network
|
||||||
+++ b/target/linux/ath79/base-files/etc/board.d/02_network
|
+++ b/target/linux/ath79/base-files/etc/board.d/02_network
|
||||||
@@ -151,7 +151,7 @@ ath79_setup_interfaces()
|
@@ -153,7 +153,7 @@ ath79_setup_interfaces()
|
||||||
etactica,eg200)
|
etactica,eg200)
|
||||||
ucidef_set_interface_lan "eth0" "dhcp"
|
ucidef_set_interface_lan "eth0" "dhcp"
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user