Update modules
This commit is contained in:
parent
0f427af474
commit
3dbe4bc80f
8
modules
8
modules
@ -1,18 +1,18 @@
|
|||||||
GLUON_FEEDS='openwrt gluon routing luci'
|
GLUON_FEEDS='openwrt gluon routing luci'
|
||||||
|
|
||||||
OPENWRT_REPO=git://git.openwrt.org/15.05/openwrt.git
|
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_REPO=git://github.com/openwrt/packages.git
|
||||||
PACKAGES_OPENWRT_COMMIT=74a1d01651c035b28509babed6a11f34ef2c6ee5
|
PACKAGES_OPENWRT_COMMIT=d32e986ef6ae6ac414a908d914a2230b1ecf482e
|
||||||
PACKAGES_OPENWRT_BRANCH=for-15.05
|
PACKAGES_OPENWRT_BRANCH=for-15.05
|
||||||
|
|
||||||
PACKAGES_GLUON_REPO=git://github.com/freifunk-gluon/packages.git
|
PACKAGES_GLUON_REPO=git://github.com/freifunk-gluon/packages.git
|
||||||
PACKAGES_GLUON_COMMIT=dea803c392ef7ff99ce32c0599ace4ce0db9bf7b
|
PACKAGES_GLUON_COMMIT=dea803c392ef7ff99ce32c0599ace4ce0db9bf7b
|
||||||
|
|
||||||
PACKAGES_ROUTING_REPO=git://github.com/openwrt-routing/packages.git
|
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_REPO=git://github.com/openwrt/luci.git
|
||||||
PACKAGES_LUCI_COMMIT=c595f3095bd53e458984e410e24bf4d81a976aea
|
PACKAGES_LUCI_COMMIT=791ca8b6d217cd17b563c008c86159f519874d72
|
||||||
PACKAGES_LUCI_BRANCH=for-15.05
|
PACKAGES_LUCI_BRANCH=for-15.05
|
||||||
|
@ -3,7 +3,7 @@ Date: Tue, 10 Mar 2015 13:17:14 +0100
|
|||||||
Subject: ath10k: add Candelatech community firmware as an additional choice
|
Subject: ath10k: add Candelatech community firmware as an additional choice
|
||||||
|
|
||||||
diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile
|
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
|
--- a/package/kernel/mac80211/Makefile
|
||||||
+++ b/package/kernel/mac80211/Makefile
|
+++ b/package/kernel/mac80211/Makefile
|
||||||
@@ -604,6 +604,14 @@ This module adds support for wireless adapters based on
|
@@ -604,6 +604,14 @@ This module adds support for wireless adapters based on
|
||||||
|
@ -10,10 +10,10 @@ tested it on my own v5.0 router and it works.
|
|||||||
Signed-off-by: Daniel Petre <daniel.petre@posteo.net>
|
Signed-off-by: Daniel Petre <daniel.petre@posteo.net>
|
||||||
|
|
||||||
diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
|
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
|
--- a/target/linux/ar71xx/image/Makefile
|
||||||
+++ b/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
|
CONSOLE := ttyATH0,115200
|
||||||
endef
|
endef
|
||||||
|
|
||||||
@ -28,7 +28,7 @@ index 3c77465..8fc9f4c 100644
|
|||||||
define Device/tl-wr741nd-v1
|
define Device/tl-wr741nd-v1
|
||||||
$(Device/tplink-4m)
|
$(Device/tplink-4m)
|
||||||
BOARDNAME := TL-WR741ND
|
BOARDNAME := TL-WR741ND
|
||||||
@@ -505,7 +513,7 @@ define Device/tl-wr743nd-v2
|
@@ -513,7 +521,7 @@ define Device/tl-wr743nd-v2
|
||||||
TPLINK_HWID := 0x07430002
|
TPLINK_HWID := 0x07430002
|
||||||
CONSOLE := ttyATH0,115200
|
CONSOLE := ttyATH0,115200
|
||||||
endef
|
endef
|
||||||
|
@ -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).
|
wasn't the case for older TL-WR741ND revisions).
|
||||||
|
|
||||||
diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
|
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
|
--- a/target/linux/ar71xx/image/Makefile
|
||||||
+++ b/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
|
CONSOLE := ttyATH0,115200
|
||||||
endef
|
endef
|
||||||
|
|
||||||
@ -24,7 +24,7 @@ index 8fc9f4c..b45f9b2 100644
|
|||||||
define Device/tl-wr743nd-v2
|
define Device/tl-wr743nd-v2
|
||||||
$(Device/tplink-4mlzma)
|
$(Device/tplink-4mlzma)
|
||||||
BOARDNAME := TL-WR741ND-v4
|
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
|
TPLINK_HWID := 0x07430002
|
||||||
CONSOLE := ttyATH0,115200
|
CONSOLE := ttyATH0,115200
|
||||||
endef
|
endef
|
||||||
|
@ -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).
|
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
|
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
|
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||||
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||||
@@ -38,7 +38,7 @@ wndr3700_board_detect() {
|
@@ -38,7 +38,7 @@ wndr3700_board_detect() {
|
||||||
|
@ -103,7 +103,7 @@ index ae3db4c..ff94e2e 100644
|
|||||||
break;
|
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
|
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
|
--- 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
|
+++ 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.
|
@@ -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
|
+++ b/arch/mips/include/asm/mach-ath79/ath79.h
|
||||||
@@ -32,6 +32,7 @@ enum ath79_soc_type {
|
@@ -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
|
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
|
--- 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
|
+++ b/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch
|
||||||
@@ -1,3 +1,27 @@
|
@@ -1,3 +1,27 @@
|
||||||
@ -775,7 +775,7 @@ index 90c9b33..027163f 100644
|
|||||||
}
|
}
|
||||||
---- a/arch/mips/ath79/Kconfig
|
---- a/arch/mips/ath79/Kconfig
|
||||||
-+++ b/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
|
- select PCI_AR724X if PCI
|
||||||
- def_bool n
|
- def_bool n
|
||||||
-
|
-
|
||||||
@ -788,7 +788,7 @@ index 90c9b33..027163f 100644
|
|||||||
- config ATH79_DEV_M25P80
|
- config ATH79_DEV_M25P80
|
||||||
- select ATH79_DEV_SPI
|
- select ATH79_DEV_SPI
|
||||||
- def_bool n
|
- def_bool n
|
||||||
-@@ -1274,7 +1280,7 @@ config ATH79_DEV_USB
|
-@@ -1285,7 +1291,7 @@ config ATH79_DEV_USB
|
||||||
- def_bool n
|
- def_bool n
|
||||||
-
|
-
|
||||||
- config ATH79_DEV_WMAC
|
- config ATH79_DEV_WMAC
|
||||||
|
Loading…
Reference in New Issue
Block a user