Signed-off-by: Tim Harvey
---
target/linux/generic/config-3.12 | 6 ++
1 file changed, 6 insertions(+)
diff --git a/target/linux/generic/config-3.12 b/target/linux/generic/config-3.12
index cd6429b..5c153b2 100644
--- a/target/linux/generic/config-3.12
+++ b/target/linux/generic/config-3.12
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/sound.mk | 13 +
package/kernel/linux/modules/usb.mk | 6 ++
2 files changed, 19 insertions(+)
diff --git a/package/kernel/linux/modules/sound.mk
b/package/kernel/linux/modules/sound.mk
index 4e1a656..450bc5f 100644
-
DMA and SDMA support are needed for ssi based audio. Note that the sdma
firmware is no longer required for ssi audio.
Signed-off-by: Tim Harvey
---
target/linux/imx6/config-3.12 | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/target/linux/imx6/config-3.12 b/target/linu
The chipidea kernel module names changed in 3.11
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/usb.mk | 8
1 file changed, 8 insertions(+)
diff --git a/package/kernel/linux/modules/usb.mk
b/package/kernel/linux/modules/usb.mk
index bc2250b..bd69faa 100644
--- a/package/ke
Signed-off-by: Tim Harvey
---
.../cns3xxx/files/arch/arm/mach-cns3xxx/laguna.c | 30 ++
1 file changed, 30 insertions(+)
diff --git a/target/linux/cns3xxx/files/arch/arm/mach-cns3xxx/laguna.c
b/target/linux/cns3xxx/files/arch/arm/mach-cns3xxx/laguna.c
index 267b4c1..490374
Signed-off-by: Tim Harvey
---
.../cns3xxx/patches-3.8/400-dwc_host_fixups.patch | 1182
1 file changed, 1182 insertions(+)
create mode 100644 target/linux/cns3xxx/patches-3.8/400-dwc_host_fixups.patch
diff --git a/target/linux/cns3xxx/patches-3.8/400-dwc_host_fixups.patch
The Gateworks GW53xx family of products is based on the Freescale
i.MX6DL SoC and offers a small form-factor with peripherals such as:
* i.MX6DL
* NAND FLASH
* 4x PCIe
* 4x USB EHCI (1x front-panel; 3x PCIe sockets)
* 1x USB OTG
* 1x uSD
* LVDS connector (VLDS for display, PWM/GPIO for backl
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/can.mk | 171
1 file changed, 171 insertions(+)
create mode 100644 package/kernel/linux/modules/can.mk
diff --git a/package/kernel/linux/modules/can.mk
b/package/kernel/linux/modules/can.mk
new file
backport a upstream changes:
- 0060-flexcan.patch:
- add flexcan pinctrl and devicetree config
- 0061-can-flexcan-use-correct-clock-as-base-for-bit-rate-calculation.patch:
- fix a clock issue
- 062-imx6q-fix-the-wrong-parent-of-can_root-clock.patch
- fix a clock issue
Signed-off-by: Ti
- The GW5400, GW5300, and GW5200 all have CAN bus option
Signed-off-by: Tim Harvey
---
target/linux/imx6/files-3.10/arch/arm/boot/dts/imx6dl-gw52xx.dts | 7 +++
target/linux/imx6/files-3.10/arch/arm/boot/dts/imx6dl-gw53xx.dts | 2 ++
target/linux/imx6/files-3.10/arch/arm/boot/dts/imx6q-gw54x
In case of .11ac device the hwmode was not properly displayed.
This patch fixes it.
Signed-off-by: Marek Kwaczynski
Signed-off-by: Bartosz Markowski
---
package/network/utils/iwinfo/src/include/iwinfo.h |1 +
package/network/utils/iwinfo/src/iwinfo_cli.c |5 +++--
package/network/ut
Some people including me have a problem compiling openwrt for the ar71xx
target:
https://dev.openwrt.org/ticket/12907
Could someone more familiar with the build process have a look?
Thanks in advance!
Best Regards
Philipp
signature.asc
Description: OpenPGP digital signature
Are there any plans to look at the bootloader and figure out where the PHY
+ MDIO breaks ? I'm too eager to flash OpenWrt on this device.
I would like to dump my buffalo n600 device as soon as this device becomes
functional.
Thanks,
cchhat01
On Fri, Nov 29, 2013 at 5:41 AM, Felix Kaechele wrote
On Thursday 05 December 2013 22:56:01 you wrote:
> On 2013-12-05 22:41, Tijs Van Buggenhout wrote:
> > Hi Felix,
> >
> > I have a question about https://dev.openwrt.org/changeset/38486. While
> > backporting the aforementioned patch from trunk to attitude adjustment, I
> > noticed that the patch d
Signed-off-by: Dmitri Bogomolov <4gli...@gmail.com>
diff --git a/net/vpnc/Makefile b/net/vpnc/Makefile
index 58af207..66cad8b 100644
--- a/net/vpnc/Makefile
+++ b/net/vpnc/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2012 OpenWrt.org
+# Copyright (C) 2006-2013 OpenWrt.org
#
# This is free s
Hi.
> Could someone more familiar with the build process have a look?
Should be fixed with https://dev.openwrt.org/changeset/38998 - please test.
~ Jow
signature.asc
Description: OpenPGP digital signature
___
openwrt-devel mailing list
openwrt-deve
Hello Jow,
your fix will not work with "make -j"!
Please see the attached patch for an alternate implementation, which is
successfully in use here.
Jo-Philipp Wich wrote onĀ 2013-12-06:
>
>> Could someone more familiar with the build process have a look?
>
> Should be fixed with https://dev.op
Signed-off-by: Tim Harvey
---
.../ixp4xx/patches-3.10/300-avila_support.patch| 61 +++---
1 file changed, 42 insertions(+), 19 deletions(-)
diff --git a/target/linux/ixp4xx/patches-3.10/300-avila_support.patch
b/target/linux/ixp4xx/patches-3.10/300-avila_support.patch
index
> I don't think that it is a patchwork issue because patches from other users
> are
> fine usually. However I don't know how you are submitting the patches, so I
> don't know what you are doing wrong. Maybe gmail causes the corruption.
Yup they did, also they reformatted the attached text files/p
This is more controversial part of my patch: watching and reconnecting scripts.
I've tried to implement the simplest watch scenario with minimum extra
configuration: option keepalive_interval.
Signed-off-by: Dmitri Bogomolov <4gli...@gmail.com>
diff --git a/net/vpnc/Makefile b/net/vpnc/Makefile
sane-backends-1.0.23 is only available as three part download. The current
version upstream is 1.0.24.
This patch bumps sane-backends to 1.0.24 and refreshes the source patches. This
fixes ticket #14579.
Signed-off-by John Vogel
--
diff --git a/utils/sane-backends/Makefile b/utils/sane-backen
The Makefile for i2c-tools sets TARGET_CPPFLAGS to point to the linux source
headers rather that the i2c-tools header, causing build failure.
This patch changes TARGET_CPPFLAGS to point to the packages include dir. This
fixes tickets #13546 and #13857.
Signed-off-by John Vogel
--
diff --git a
The configuration of gst-plugins-bad must disable testing for ogg, causing
ivorbis to be enabled erroneously.
This patch explisitely disables ivorbis at configure which fixes build.
--
diff --git a/multimedia/gst-plugins-base/Makefile
b/multimedia/gst-plugins-base/Makefile
index 9c16586..9951c3
Hi,
On 2 December 2013 19:24, Yousong Zhou wrote:
> Hi, John and all.
>
> On 2 December 2013 14:51, John Crispin wrote:
>> On 02/12/13 04:58, Yousong Zhou wrote:
>>>
>>> On ar71xx platform, /dev/inotify is not created by default. Create it
>>> when inotify is enabled.
>>>
>>> This should close t
24 matches
Mail list logo