TODO: hostapd does not work yet with r8188eu
Signed-off-by: Antonio Quartulli
---
package/boot/uboot-sunxi/Makefile| 8 +++-
target/linux/sunxi/config-4.4| 15 ++-
target/linux/sunxi/image/Makefile| 4
target/linux/sunxi/profiles/ora
* Sedat Dilek [18.03.2016 13:33]:
> Just FYI...
>
> "jffs2: Fix page lock / f->sem deadlock" see [1].
>
> - Sedat -
>
> [1]
> http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?h=v4.1.20&id=e0dae728bf0878ad831440ff5d2e90ec10b794a4
yes, we can cherry pick them...but...
The new mkits.sh is a complete new implementation to support:
- multi-configuration (upto 10 with -c option). First -c used defines
the default conf used.
- multi-image support - multiple kernel/fdt/ramdsik image (upto 50 images)
- per image configuration: Tools now reuse the option for each images
On 18/03/2016 18:19, Roman Yeryomin wrote:
> On 18 March 2016 at 15:32, John Crispin wrote:
>>>
>>> please use this svn server for now. it will be online for 4-6 weeks so
>>> that people have time to migrate away from svn. i will send out a notice
>>> 1 week before we finally turn it of. please
On 17/03/2016 11:26, Sven Eckelmann wrote:
> But it looks that John doesn't like that mach-* files correctly set the
>> content of ETH_CFG via this function.
i like it if it is consistent. the current patch lead to people sending
me mails that their boards no longer work ;)
people like to point
On 18/03/2016 21:02, Roman Yeryomin wrote:
> On 18 March 2016 at 19:36, John Crispin wrote:
>>
>>
>> On 18/03/2016 18:19, Roman Yeryomin wrote:
>>> On 18 March 2016 at 15:32, John Crispin wrote:
>
> please use this svn server for now. it will be online for 4-6 weeks so
> that people
On Thursday 17 March 2016 09:14:55 John Crispin wrote:
> > Now I have to move the function to each mach file which correctly sets the
> > ETH_CFG to avoid problems caused by the u-boot presets. This requires that
> > you still keep the patch for the QCA955X_ETH_CFG_* definition.
> >
>
> so i'll k
On Wednesday 16 March 2016 22:41:58 Christian Beier wrote:
> Am Tue, 8 Mar 2016 18:39:05 +0100
> schrieb Sven Eckelmann :
>
> > The default RGMII values from the Atheros u-boot are currently used to
> > preset the existing mach files. These may have to be adjusted for boards
> > using different v
by adding Device/DefaultConfig macro to define the dts and device in
lower case.
Signed-off-by: Jason Wu
diff --git a/target/linux/zynq/image/Makefile b/target/linux/zynq/image/Makefile
index 2924a5d..99293a6 100644
--- a/target/linux/zynq/image/Makefile
+++ b/target/linux/zynq/image/Makefile
@@
From: Michal Cieslakiewicz
Date: Thu, 17 Mar 2016 23:32:48 +0100
Subject: [PATCH 2/2] ar71xx: WNR1000v2: enable control of all LEDs and buttons
This patch provides full GPIO support for WNR1000v2 (LEDs and buttons).
It exposes all LEDs to operating system, including Ethernet ones.
Signed-off-by:
Hi,
For a well funded startup i need a fulltime openwrt dev who can build up
the team and product with me from scratch. Preferably someone who is
already contributing here and can balance community and company interests.
We're building a 10-20K devices centrally managed wifi infrastructure
within
On 17/03/2016 09:21, Sven Eckelmann wrote:
> On Thursday 17 March 2016 09:14:55 John Crispin wrote:
>>> Now I have to move the function to each mach file which correctly sets the
>>> ETH_CFG to avoid problems caused by the u-boot presets. This requires that
>>> you still keep the patch for the QC
Adjust the default version number in include/version.mk to 15.05.1
After the change, new builds made from CC sources will have
opkg config that downloads from the recent 15.05.1 packages repo
instead of the ancient 15.05 packages repo.
Signed-off-by: Hannu Nyman
---
There has already been some
On 18/03/2016 09:55, John Crispin wrote:
>
>
> On 18/03/2016 08:39, Roman Yeryomin wrote:
>> On 18 March 2016 at 04:40, Shankar Unni
>> wrote:
>>> On Wed, Mar 16, 2016 at 1:53 AM, Karl Vogel wrote:
Doesn't look like the SVN server is back yet either.
Are there any plans t
On Wed, March 16, 2016 12:06, John Crispin wrote:
[...]
> - openssl updated to 1.0.2f
Thanks for the update, why not upgrade to the latest openssl 1.0.2g? It has been
released already a few weeks ago, it fixes a security vulnerability and the
change would
have had no regression impact.
_
On 18 March 2016 at 15:32, John Crispin wrote:
>>
>> please use this svn server for now. it will be online for 4-6 weeks so
>> that people have time to migrate away from svn. i will send out a notice
>> 1 week before we finally turn it of. please start migrating now.
>
> if you do 10 things at onc
2016-03-07 15:19 GMT+01:00 John Crispin :
>
>
> On 07/03/2016 15:00, Baptiste Clenet wrote:
>> 2016-03-07 9:51 GMT+01:00 John Crispin :
>>>
>>>
>>> On 07/03/2016 09:47, Baptiste Clenet wrote:
2016-03-04 18:24 GMT+01:00 John Crispin :
>
>
> On 04/03/2016 17:50, Baptiste Clenet wrote
Hi Hauke,
On Tue, 2016-03-15 at 23:31 +0100, Hauke Mehrtens wrote:
> On 03/15/2016 02:06 PM, Alexey Brodkin wrote:
> >
> > In commit
> > http://git.openwrt.org/?p=openwrt.git;a=commit;h=3990e15258808b145226d7e95332c4708f9f9463
> > I got rid of older ath9k_htc firmware in favor of newer ones.
> >
On 18/03/2016 10:26, John Crispin wrote:
>
>
> On 18/03/2016 09:55, John Crispin wrote:
>>
>>
>> On 18/03/2016 08:39, Roman Yeryomin wrote:
>>> On 18 March 2016 at 04:40, Shankar Unni
>>> wrote:
On Wed, Mar 16, 2016 at 1:53 AM, Karl Vogel wrote:
>
> Doesn't look like the SVN ser
Signed-off-by: Noble Pepper
---
v2 changes - fix spelling, remove comments
Note: Red led is not functional, appears to be issue in pinctrl system
fix for this will follow at later date.
---
---
target/linux/ramips/base-files/etc/board.d/01_leds | 7
target/linux/ramips/dts/MIWIFI-NANO.dts
On 08/03/2016 18:39, Sven Eckelmann wrote:
> From: Sven Eckelmann
>
> Some u-boot versions for QCA955x set currently not cleared bits depending
> on the used link speed. This breaks the rx/tx under OpenWrt. The mach-*.c
> file is responsible to select the correct configuration bits and thus the
Add missing symbol needed when building kernel with profiling enabled
for ARM or ARM64 targets.
Signed-off-by: Daniel Golle
---
config/Config-kernel.in | 6 ++
1 file changed, 6 insertions(+)
diff --git a/config/Config-kernel.in b/config/Config-kernel.in
index 8ea11ed..4c191f0 100644
--- a/
On 19/03/2016 19:41, Noble Pepper wrote:
>
> Signed-off-by: Noble Pepper
>
> ---
>
> Note: Red led is not functional, appears to be issue in pinctrl system
> fix for this will follow at later date.
> ---
> target/linux/ramips/base-files/etc/board.d/01_leds | 7
> target/linux/ramips/dt
On 18/03/2016 08:39, Roman Yeryomin wrote:
> On 18 March 2016 at 04:40, Shankar Unni
> wrote:
>> On Wed, Mar 16, 2016 at 1:53 AM, Karl Vogel wrote:
>>>
>>> Doesn't look like the SVN server is back yet either.
>>>
>>> Are there any plans to resurrect the anon SVN server? Or should everybody
>>>
Make mach-oxnas/hotplug.c look more similar to mach-realview/hotplug.c,
just cosmetics and maintainability concerns, no functional changes.
Signed-off-by: Daniel Golle
---
target/linux/oxnas/files/arch/arm/mach-oxnas/hotplug.c | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --
Signed-off-by: Noble Pepper
---
Note: Red led is not functional, appears to be issue in pinctrl system
fix for this will follow at later date.
---
target/linux/ramips/base-files/etc/board.d/01_leds | 7
target/linux/ramips/dts/MIWIFI-NANO.dts| 40 +-
targe
Michal schrieb am 18.03.2016 um 00:36:
> From: Michal Cieslakiewicz
> Date: Thu, 17 Mar 2016 23:32:48 +0100
> Subject: [PATCH 2/2] ar71xx: WNR1000v2: enable control of all LEDs and buttons
>
> This patch provides full GPIO support for WNR1000v2 (LEDs and buttons).
> It exposes all LEDs to operati
On Wednesday 16 March 2016 23:47:02 John Crispin wrote:
[...]
> this seems to break boards that rely on the bits being set byt the
> bootloader and dont explicitly set them in the kernel. i'll revert the
> series when i am at my work pc tomorrow.
Thats why I've Cc'ed the authors of the other mach-
From: Michal Cieslakiewicz
Date: Thu, 17 Mar 2016 20:40:37 +0100
Subject: [PATCH 1/2] ar71xx: WNR1000v2: fix for random WLAN MAC
Fix for invalid/random WLAN MAC address in WNR1000v2. Permanent platform
MAC is calculated and assigned during system startup. WLAN MAC follows
wired Ethernet interface
On 16/03/2016 15:42, Baptiste Clenet wrote:
> 2016-03-16 14:46 GMT+01:00 John Crispin :
>>
>>
>> On 16/03/2016 14:25, Baptiste Clenet wrote:
>>> 2016-03-07 15:19 GMT+01:00 John Crispin :
On 07/03/2016 15:00, Baptiste Clenet wrote:
> 2016-03-07 9:51 GMT+01:00 John Crispin :
On 19/03/2016 18:23, Hauke Mehrtens wrote:
> On 03/19/2016 06:08 PM, John Crispin wrote:
>>
>>
>> On 19/03/2016 17:27, Hauke Mehrtens wrote:
>>> Instead of using our patch-dtb program just place the device tree
>>> behind the kernel binary and then let the in kernel mechanism fetch it.
>>> This a
On 03/19/2016 06:08 PM, John Crispin wrote:
>
>
> On 19/03/2016 17:27, Hauke Mehrtens wrote:
>> Instead of using our patch-dtb program just place the device tree
>> behind the kernel binary and then let the in kernel mechanism fetch it.
>> This also adds support for having the device tree file in
On 19/03/2016 17:27, Hauke Mehrtens wrote:
> Instead of using our patch-dtb program just place the device tree
> behind the kernel binary and then let the in kernel mechanism fetch it.
> This also adds support for having the device tree file in the boot
> loader.
>
> Signed-off-by: Hauke Mehrten
On 16/03/2016 14:25, Baptiste Clenet wrote:
> 2016-03-07 15:19 GMT+01:00 John Crispin :
>>
>>
>> On 07/03/2016 15:00, Baptiste Clenet wrote:
>>> 2016-03-07 9:51 GMT+01:00 John Crispin :
On 07/03/2016 09:47, Baptiste Clenet wrote:
> 2016-03-04 18:24 GMT+01:00 John Crispin :
On Fri, Mar 18, 2016 at 8:42 AM, Bastian Bittorf wrote:
> maybe someone has the power to bump
> kernel 4.1.x to 4.1.20 - it has in
> jffs2-deadlock fix...
>
> does somebody already working or on the schedule?
>
Just FYI...
"jffs2: Fix page lock / f->sem deadlock" see [1].
- Sedat -
[1]
http:/
Instead of using our patch-dtb program just place the device tree
behind the kernel binary and then let the in kernel mechanism fetch it.
This also adds support for having the device tree file in the boot
loader.
Signed-off-by: Hauke Mehrtens
---
target/linux/lantiq/config-4.4
On Wed, Mar 16, 2016 at 1:53 AM, Karl Vogel wrote:
>
> Doesn't look like the SVN server is back yet either.
>
> Are there any plans to resurrect the anon SVN server? Or should everybody
> move to git.openwrt.org instead?
>
Yeah, I've been waiting for this, too (svn.openwrt.org).
It would be good
On 19/03/2016 14:10, Laurent GUERBY wrote:
> Hi,
>
> We've setup a mirror of openwrt on a 10G+ connection IPv4+v6, MPTCP
> support using initial rsync from ba.mirror.garr.it :
>
> http://openwrt.tetaneutral.net
>
> But garr.it does not have 15.05.1, is there a way to directly rsync from
> dow
On 16/03/2016 19:40, Bruno Randolf wrote:
> On 03/16/2016 12:06 PM, John Crispin wrote:
>> The OpenWrt developers are proud to announce the minor fix release of
>> OpenWrt Chaos Calmer.
>>
>>___ __
>> | |.-.-.-.| | | |..| |_
>
Hi,
We've setup a mirror of openwrt on a 10G+ connection IPv4+v6, MPTCP
support using initial rsync from ba.mirror.garr.it :
http://openwrt.tetaneutral.net
But garr.it does not have 15.05.1, is there a way to directly rsync from
downloads.openwrt.org ? Or any other way ? (push would be okay if
Hi,
the following SVN server will be online for the next 4-6 weeks. please
start migrating away from SVN now. we will give 1 week prior notice
before finally turning it of.
--> svn://svn.mein.io/openwrt
John
___
openwrt-devel mailing list
openw
* Sedat Dilek [18.03.2016 13:33]:
> On Fri, Mar 18, 2016 at 8:42 AM, Bastian Bittorf
> wrote:
> > maybe someone has the power to bump
> > kernel 4.1.x to 4.1.20 - it has in
> > jffs2-deadlock fix...
> >
> > does somebody already working or on the schedule?
done! - thanks Hauke (for r49035).
by
Hi Zoltan,
thanks for your review!
On Sat, Mar 19, 2016 at 12:53:32PM +0100, Zoltan HERPAI wrote:
[..]
> > package/boot/uboot-sunxi/Makefile| 8 +++-
> >
> Can you please split this into a series, and put the packages and the
> target-related changes into separate patches?
Hi Antonio,
Comments inline.
Antonio Quartulli wrote:
TODO: hostapd does not work yet with r8188eu
Signed-off-by: Antonio Quartulli
---
package/boot/uboot-sunxi/Makefile| 8 +++-
Can you please split this into a series, and put the packages and the
target-related changes
Date: Fri, 18 Mar 2016 00:00:03 +0100
Subject: [PATCH 0/2] Netgear WNR1000v2: improved support
Hi all,
Two patches following this email make all LEDs and buttons on WNR1000v2
accessible to OS. Default configuration is provided so all router's LEDs
and buttons are enabled and work as expected wi
Hi Paul,
On Wed, 2016-03-16 at 12:35 +0300, Paul Fertser wrote:
> Hi Alexey,
>
> On Tue, Mar 15, 2016 at 06:05:29PM +, Alexey Brodkin wrote:
> >
> > Frankly I don't see Oleksij says v1.4 could be moved on top of v1.3
> > file (I mean older file will be replaced).
> Yes, he didn't mention it
On 17/03/2016 17:38, Reinhard Max wrote:
> Hi,
>
> On Sun, 13 Mar 2016 at 22:22, Noble Pepper wrote:
>
>> +gpio-export {
>> +compatible = "gpio-export";
>> +#size-cells = <0>;
>> +
>> +gpio11 {
>> +/* blue led */
>> +gpio-export,name = "gpio11
On 18 March 2016 at 19:36, John Crispin wrote:
>
>
> On 18/03/2016 18:19, Roman Yeryomin wrote:
>> On 18 March 2016 at 15:32, John Crispin wrote:
please use this svn server for now. it will be online for 4-6 weeks so
that people have time to migrate away from svn. i will send out a
Hi there,
Over the last year or so there has been some communication of issues /
improvements to NCM support with Openwrt, e.g.:
https://lists.openwrt.org/pipermail/openwrt-devel/2015-March/032225.html
https://lists.openwrt.org/pipermail/openwrt-devel/2015-October/036345.html
https://lists.openw
The OpenWrt developers are proud to announce the minor fix release of
OpenWrt Chaos Calmer.
___ __
| |.-.-.-.| | | |..| |_
| - || _ | -__| || | | || _|| _|
|___|| __|_|__|__||||__| ||
Signed-off-by: Magnus Kroken
---
Runtime tested on mips/ar71xx and mipsel/brcm47xx
Fixes since 1.24.1:
* scripts/trylink: fix static build with glibc again
* truncate: always set mode when opening file to avoid fortify errors
* [g]unzip: fix recent breakage.
* unzip: test for bad archive SEGVing
On 18 March 2016 at 04:40, Shankar Unni wrote:
> On Wed, Mar 16, 2016 at 1:53 AM, Karl Vogel wrote:
>>
>> Doesn't look like the SVN server is back yet either.
>>
>> Are there any plans to resurrect the anon SVN server? Or should everybody
>> move to git.openwrt.org instead?
>>
>
> Yeah, I've been
Hi Arend,
could you or someone else from Broadcom pleases add the firmware for the
BCM43430 SDIO to linux-firmware. This module is used in the Raspberry Pi
3 and it would be a lot easer for distributions to have the firmware in
linux-firmware.
Hauke
On 03/08/2016 11:13 PM, Álvaro Fernández Rojas
On 17/03/2016 09:12, Sven Eckelmann wrote:
> On Wednesday 16 March 2016 23:47:02 John Crispin wrote:
> [...]
>> this seems to break boards that rely on the bits being set byt the
>> bootloader and dont explicitly set them in the kernel. i'll revert the
>> series when i am at my work pc tomorrow.
On 17/03/2016 22:45, Sven Roederer wrote:
> Am Friday 11 March 2016, 00:20:15 schrieb Sven Roederer:
>> This patch changes the image-name of some TPlink-routers.
>> Esp. for the TPlink WR841N + WR841ND some users are confused by the fact
>> that some images have "nd"-names and others "n"-names on
Thanks Michael for explanation.
Thanks,
Naresh
-Original Message-
From: Michael Marley [mailto:mich...@michaelmarley.com]
Sent: Wednesday, March 16, 2016 4:25 PM
To: John Crispin ; Naresh Kumar Mehta
; openwrt-devel@lists.openwrt.org
Subject: Re: [OpenWrt-Devel] [PATCH] CC: toolchain: u
Am Friday 11 March 2016, 00:20:15 schrieb Sven Roederer:
> This patch changes the image-name of some TPlink-routers.
> Esp. for the TPlink WR841N + WR841ND some users are confused by the fact
> that some images have "nd"-names and others "n"-names only.
> In addition this also corrects a missed "D"
On 18/03/2016 14:18, John Crispin wrote:
>
>
> On 18/03/2016 10:26, John Crispin wrote:
>>
>>
>> On 18/03/2016 09:55, John Crispin wrote:
>>>
>>>
>>> On 18/03/2016 08:39, Roman Yeryomin wrote:
On 18 March 2016 at 04:40, Shankar Unni
wrote:
> On Wed, Mar 16, 2016 at 1:53 AM, Karl
On 03/16/2016 12:06 PM, John Crispin wrote:
> The OpenWrt developers are proud to announce the minor fix release of
> OpenWrt Chaos Calmer.
>
>___ __
> | |.-.-.-.| | | |..| |_
> | - || _ | -__| || | | || _||
pcm-timer and /proc/asound/* is needed for basic things (e.g. aplay).
Without those two symbols set, only OSS emulation works.
Signed-off-by: Daniel Golle
---
package/kernel/linux/modules/sound.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/kernel/linux/modules/sound.mk
b/pack
maybe someone has the power to bump
kernel 4.1.x to 4.1.20 - it has in
jffs2-deadlock fix...
does somebody already working or on the schedule?
bye, bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/
On 16/03/2016 19:17, Mauro Mozzarelli wrote:
>
> On Wed, March 16, 2016 12:06, John Crispin wrote:
> [...]
>> - openssl updated to 1.0.2f
>
> Thanks for the update, why not upgrade to the latest openssl 1.0.2g? It has
> been
> released already a few weeks ago, it fixes a security vulnerabi
Well done!
Is that included in the main 15.05 openwrt git branch? or is it a
different one?
https://git.openwrt.org/?p=15.05/openwrt.git;a=summary
Cheers
On Wed, 2016-03-16 at 13:06 +0100, John Crispin wrote:
> The OpenWrt developers are proud to announce the minor fix release of
> OpenWrt Chaos
Hi,
On Sun, 13 Mar 2016 at 22:22, Noble Pepper wrote:
+ gpio-export {
+ compatible = "gpio-export";
+ #size-cells = <0>;
+
+ gpio11 {
+ /* blue led */
+ gpio-export,name = "gpio11";
+
From: Alexander Dahl
Virtual disk devices in a Xen virtual machine (DomU) can be /dev/xvda,
/dev/xvdb and so on with partitions like /dev/xdva1. Devices named like
this where not considered before. This resulted in a non working
sysupgrade, because the boot partition could not be found.
Signed-o
On Fri, 18 Mar 2016 03:40:25 +0100, Shankar Unni
wrote:
On Wed, Mar 16, 2016 at 1:53 AM, Karl Vogel wrote:
Doesn't look like the SVN server is back yet either.
Are there any plans to resurrect the anon SVN server? Or should
everybody
move to git.openwrt.org instead?
Yeah, I've been
66 matches
Mail list logo