Netgear X4 R7500 comes with a QCA988X. The patch enables 2.4Ghz wifi
on kernel 4.9 for this particular device.
Signed-off-by: Thomas Reifferscheid
---
target/linux/ipq806x/image/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ipq806x/image/Makefile
b/t
Am 17.03.2017 um 14:01 schrieb Thomas Reifferscheid:
Netgear X4 R7500 comes with a QCA988X. The patch enables 2.4Ghz wifi
on kernel 4.9 for this particular device.
Please disregard.
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://list
Since commit 5af113eb7c0f6e4b2d09e536e1a2adc4e2d6071d, LEDE's build
system contains overlay functionality, which allows to locally amend
properties of packages. When one wants to overlay certain properties
such as PKG_VERSION, the unpack command (UNPACK_CMD) uses the original
value rather than the
On Mon, Mar 13, 2017 at 9:34 AM, Rafał Miłecki wrote:
> On 10 March 2017 at 16:01, Tim Harvey wrote:
>> diff --git
>> a/target/linux/imx6/files-4.9/arch/arm/boot/dts/imx6qdl-gw5904.dtsi
>> b/target/linux/imx6/files-4.9/arch/arm/boot/dts/imx6qdl-gw5904.dtsi
>> new file mode 100644
>> index 0
On 03/17/2017 03:51 PM, Tim Harvey wrote:
On Mon, Mar 13, 2017 at 9:34 AM, Rafał Miłecki wrote:
On 10 March 2017 at 16:01, Tim Harvey wrote:
diff --git a/target/linux/imx6/files-4.9/arch/arm/boot/dts/imx6qdl-gw5904.dtsi
b/target/linux/imx6/files-4.9/arch/arm/boot/dts/imx6qdl-gw5904.dtsi
new
On 03/05/2017 01:02 AM, Daniel Golle wrote:
Hi,
we've previously discussed [1] the patch on the mailing list and I
If anyone is looking for the backported patches, I've uploaded them to
my github:
https://github.com/mrnuke-adaptrum/lede/commits/spi-4b-opcode-backport
Enjpy,
Alex
believe
Does anyone know if there is reason for the nodogsplash feed to be
downloading version 1.0.1? Could it be updated to download the current
version 2.0.0?
Thanks
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman
1.0.1 ist the current stable.
2.0.0 has not been released yet.
On 03/17/2017 10:33 PM, Nick Dennis wrote:
> Does anyone know if there is reason for the nodogsplash feed to be
> downloading version 1.0.1? Could it be updated to download the current
> version 2.0.0?
>
> Thanks
>
>
> ___
On Fri, Mar 17 2017, Michal Sojka wrote:
> Since commit 5af113eb7c0f6e4b2d09e536e1a2adc4e2d6071d, LEDE's build
> system contains overlay functionality, which allows to locally amend
> properties of packages. When one wants to overlay certain properties
> such as PKG_VERSION, the unpack command (UNP
---
include/package.mk | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/include/package.mk b/include/package.mk
index 91871f06fb..14321642c0 100644
--- a/include/package.mk
+++ b/include/package.mk
@@ -52,16 +52,16 @@ find_library_dependencies = $(wildcard $(patsubst
%,$(
The bug appeared in v4.1.0 and was fixed since v4.8.0
Fixes FS#620
Signed-off-by: Yousong Zhou
---
I am also going to backport this to lede-17.01 branch
package/network/utils/iproute2/Makefile| 2 +-
...ix-ip-monitor-can-t-work-when-NET_NS-is-n.patch | 40 ++
2
11 matches
Mail list logo