module: update OpenWrt

b18e3eae94 ar71xx: enable ethernet LED of Arduino Yun
dd79314de4 ar71xx: fix sysupgrade for Arduino Yun
f4b3c35e03 ramips: add kmod-usb-dwc2 to ZyXEL Keenetic image
526c1dd7ff ramips: remove patches for USB-dwc2
7bd437cc9f firewall: backport patch for mss clamping in both directions
2ba95d287e ar71xx: Fix mikrotik NAND compile problem
030fe10a41 ar71xx: Fix mikrotik NAND compile problem
8ae74cca9a wireguard: bump to 1.0.20200611
2dcf46b079 libubox: backport additional length-checking fixes
0f07496f52 kernel: Update kernel 4.9 to version 4.9.229
1f8d9f70c2 kernel: Update kernel 4.14 to version 4.14.187
d37f8a60f0 bcm63xx: a226m-fwb: fix linux partition offset
d6bbfc8b52 ipq40xx: essedma: Disable TCP segmentation offload for IPv6
b98bfd4e9b ca-certificates: update to version 20200601
b20a95f181 musl: fix locking synchronization bug
ff6c312000 rpcd: update to latest openwrt-18.06 Git HEAD
aba01f7350 usign: update to latest git HEAD
2ed25124f6 usign: update to latest Git HEAD
6b1f2e6058 squashfs: Fix compile with GCC 10
7b3ada8c6d build: prereq: tidy gcc version checks
e1d4612e0a build: add GCC 10 version detection
401fe1a599 build: adjust gcc/g++ version checks for newer apple compilers

Compile-tested: ar71xx, ipq40xx
This commit is contained in:
Martin Weinelt 2020-08-04 17:37:53 +02:00
parent 3cd3bf0f86
commit ab9c0ad0de
No known key found for this signature in database
GPG Key ID: BD4AA0528F63F17E

View File

@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing luci gluon'
OPENWRT_REPO=https://git.openwrt.org/openwrt/openwrt.git OPENWRT_REPO=https://git.openwrt.org/openwrt/openwrt.git
OPENWRT_BRANCH=openwrt-18.06 OPENWRT_BRANCH=openwrt-18.06
OPENWRT_COMMIT=6ee6496d07c70d7559d2110fa67aa13d63e110f7 OPENWRT_COMMIT=b18e3eae94bbde412ee577cc9cd0aa7fc2723dc6
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_BRANCH=openwrt-18.06 PACKAGES_PACKAGES_BRANCH=openwrt-18.06