diff --git a/modules b/modules index 6031c54e..1d89ebd2 100644 --- a/modules +++ b/modules @@ -1,18 +1,18 @@ GLUON_FEEDS='openwrt gluon routing luci' OPENWRT_REPO=git://git.openwrt.org/15.05/openwrt.git -OPENWRT_COMMIT=b62dde9c1c7694b420b3d39823b3553032305409 +OPENWRT_COMMIT=81c67dc9c7ae92f2cbaa70c5633f3e8e6635e906 PACKAGES_OPENWRT_REPO=git://github.com/openwrt/packages.git -PACKAGES_OPENWRT_COMMIT=74a1d01651c035b28509babed6a11f34ef2c6ee5 +PACKAGES_OPENWRT_COMMIT=d32e986ef6ae6ac414a908d914a2230b1ecf482e PACKAGES_OPENWRT_BRANCH=for-15.05 PACKAGES_GLUON_REPO=git://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_COMMIT=dea803c392ef7ff99ce32c0599ace4ce0db9bf7b PACKAGES_ROUTING_REPO=git://github.com/openwrt-routing/packages.git -PACKAGES_ROUTING_COMMIT=de2eacac7faf3aeac7b5be84a9ff7712faffeb29 +PACKAGES_ROUTING_COMMIT=a845bb4b95bb6598bb1f04a578c47383ff2aaac2 PACKAGES_LUCI_REPO=git://github.com/openwrt/luci.git -PACKAGES_LUCI_COMMIT=c595f3095bd53e458984e410e24bf4d81a976aea +PACKAGES_LUCI_COMMIT=791ca8b6d217cd17b563c008c86159f519874d72 PACKAGES_LUCI_BRANCH=for-15.05 diff --git a/patches/openwrt/0005-ath10k-add-Candelatech-community-firmware-as-an-additional-choice.patch b/patches/openwrt/0005-ath10k-add-Candelatech-community-firmware-as-an-additional-choice.patch index fffb01f1..9d937c29 100644 --- a/patches/openwrt/0005-ath10k-add-Candelatech-community-firmware-as-an-additional-choice.patch +++ b/patches/openwrt/0005-ath10k-add-Candelatech-community-firmware-as-an-additional-choice.patch @@ -3,7 +3,7 @@ Date: Tue, 10 Mar 2015 13:17:14 +0100 Subject: ath10k: add Candelatech community firmware as an additional choice diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile -index 1f15b40..c9cd289 100644 +index a1eedce..1c0aebe 100644 --- a/package/kernel/mac80211/Makefile +++ b/package/kernel/mac80211/Makefile @@ -604,6 +604,14 @@ This module adds support for wireless adapters based on diff --git a/patches/openwrt/0009-ar71xx-add-support-for-tp-link-wr740n-v5.0-EU.patch b/patches/openwrt/0009-ar71xx-add-support-for-tp-link-wr740n-v5.0-EU.patch index 98ff7264..793e08d8 100644 --- a/patches/openwrt/0009-ar71xx-add-support-for-tp-link-wr740n-v5.0-EU.patch +++ b/patches/openwrt/0009-ar71xx-add-support-for-tp-link-wr740n-v5.0-EU.patch @@ -10,10 +10,10 @@ tested it on my own v5.0 router and it works. Signed-off-by: Daniel Petre diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile -index 3c77465..8fc9f4c 100644 +index bb5de17..1d5f4c0 100644 --- a/target/linux/ar71xx/image/Makefile +++ b/target/linux/ar71xx/image/Makefile -@@ -476,6 +476,14 @@ define Device/tl-wr740n-v4 +@@ -484,6 +484,14 @@ define Device/tl-wr740n-v4 CONSOLE := ttyATH0,115200 endef @@ -28,7 +28,7 @@ index 3c77465..8fc9f4c 100644 define Device/tl-wr741nd-v1 $(Device/tplink-4m) BOARDNAME := TL-WR741ND -@@ -505,7 +513,7 @@ define Device/tl-wr743nd-v2 +@@ -513,7 +521,7 @@ define Device/tl-wr743nd-v2 TPLINK_HWID := 0x07430002 CONSOLE := ttyATH0,115200 endef diff --git a/patches/openwrt/0010-ar71xx-add-support-for-TL-WR741ND-v5.patch b/patches/openwrt/0010-ar71xx-add-support-for-TL-WR741ND-v5.patch index a334ec57..02009666 100644 --- a/patches/openwrt/0010-ar71xx-add-support-for-TL-WR741ND-v5.patch +++ b/patches/openwrt/0010-ar71xx-add-support-for-TL-WR741ND-v5.patch @@ -6,10 +6,10 @@ 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 8fc9f4c..b45f9b2 100644 +index 1d5f4c0..0600f98 100644 --- a/target/linux/ar71xx/image/Makefile +++ b/target/linux/ar71xx/image/Makefile -@@ -506,6 +506,14 @@ define Device/tl-wr741nd-v4 +@@ -514,6 +514,14 @@ define Device/tl-wr741nd-v4 CONSOLE := ttyATH0,115200 endef @@ -24,7 +24,7 @@ index 8fc9f4c..b45f9b2 100644 define Device/tl-wr743nd-v2 $(Device/tplink-4mlzma) BOARDNAME := TL-WR741ND-v4 -@@ -513,7 +521,7 @@ define Device/tl-wr743nd-v2 +@@ -521,7 +529,7 @@ define Device/tl-wr743nd-v2 TPLINK_HWID := 0x07430002 CONSOLE := ttyATH0,115200 endef diff --git a/patches/openwrt/0015-ar71xx-fix-wndr3700_board_detect-for-some-NETGEAR-WNDR3700v2.patch b/patches/openwrt/0015-ar71xx-fix-wndr3700_board_detect-for-some-NETGEAR-WNDR3700v2.patch index 704b0c78..9c195a66 100644 --- a/patches/openwrt/0015-ar71xx-fix-wndr3700_board_detect-for-some-NETGEAR-WNDR3700v2.patch +++ b/patches/openwrt/0015-ar71xx-fix-wndr3700_board_detect-for-some-NETGEAR-WNDR3700v2.patch @@ -12,7 +12,7 @@ setting LC_CTYPE=C (probably not strictly necessary on OpenWrt, but will definitely work like this, even when awk supports locales and LANG is set). diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh -index 4c10ab2..5617aa6 100755 +index cacf362..e1d03ea 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -38,7 +38,7 @@ wndr3700_board_detect() { diff --git a/patches/openwrt/0019-ar71xx-rework-patch-for-qca953x-956x.patch b/patches/openwrt/0019-ar71xx-rework-patch-for-qca953x-956x.patch index 9fbfe838..dbab8b1b 100644 --- a/patches/openwrt/0019-ar71xx-rework-patch-for-qca953x-956x.patch +++ b/patches/openwrt/0019-ar71xx-rework-patch-for-qca953x-956x.patch @@ -103,7 +103,7 @@ index ae3db4c..ff94e2e 100644 break; diff --git a/target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch b/target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch -index a24d496..2b35f27 100644 +index b44e884..d541939 100644 --- a/target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch +++ b/target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch @@ -44,7 +44,7 @@ meaning of the bits CPUCLK_FROM_CPUPLL and DDRCLK_FROM_DDRPLL is reversed. @@ -594,7 +594,7 @@ index a24d496..2b35f27 100644 +++ b/arch/mips/include/asm/mach-ath79/ath79.h @@ -32,6 +32,7 @@ enum ath79_soc_type { diff --git a/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch b/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch -index 90c9b33..027163f 100644 +index 8f15790..027163f 100644 --- a/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch +++ b/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch @@ -1,3 +1,27 @@ @@ -775,7 +775,7 @@ index 90c9b33..027163f 100644 } ---- a/arch/mips/ath79/Kconfig -+++ b/arch/mips/ath79/Kconfig --@@ -1237,6 +1237,12 @@ config SOC_QCA955X +-@@ -1248,6 +1248,12 @@ config SOC_QCA955X - select PCI_AR724X if PCI - def_bool n - @@ -788,7 +788,7 @@ index 90c9b33..027163f 100644 - config ATH79_DEV_M25P80 - select ATH79_DEV_SPI - def_bool n --@@ -1274,7 +1280,7 @@ config ATH79_DEV_USB +-@@ -1285,7 +1291,7 @@ config ATH79_DEV_USB - def_bool n - - config ATH79_DEV_WMAC