On 12/02/2016 08:48, p.wa...@gmx.at wrote:
> From: P.Wassi
>
> Add support for the Ubiquiti UniFi AP AC LITE
> Signed-off-by: P.Wassi
Hi,
we need a proper name and please replace the at with the real symbol
John
> ---
> RESUBMISSION since the last patch sent had problems with
> mi
On 08/02/2016 20:52, Pushpal Sidhu wrote:
> Kernel package enables the Freescale CAAM (crypto accelerator and assurance
> module, aka SEC4). Sets kernel defaults for ringsize, intc, and debug.
>
> Signed-off-by: Pushpal Sidhu
> ---
> v2 changes:
> - Move package location up before crypto-hw-ta
Hi Rick,
please read the howto for submitting patches. the actual patches look
fine at first glance, but they format in which you sent them is bad i am
afraid. the howto explains how to send the patches properly.
John
On 21/01/2016 18:17, Rick Pannen wrote:
> Hi,
>
> I added support for
Hi,
On 30/01/2016 23:15, André Valentin wrote:
> This dependency is needed to be able to create ipsec xfrm states.
>
> Signed-off-by: André Valentin
> ---
> package/kernel/linux/modules/netsupport.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/kernel/linu
As indicated in the bug tracker[1], failsafe mode is broken on at least some
devices using the mt7620 switch (and possibly mt7621). The thread explicitly
mentions the Xiaomi MiWifi, and the Nexx WT3020, and an unspecified device
using the mt7621 switch; I can confirm the issue on a Netgear EX2700 (
Hi Tymon,
few comments inline
On 31/01/2016 14:01, tymon wrote:
>
> Add 'volume_identity_txt()' function so that we can use it to print the
> coressponding fs
> type as 'char *' type when we need.
>
> Signed-off-by: tymon
> ---
> libfstools/overlay.c | 10 ++
> libfstools/volume.c
Adds the required gpio definitions.
Signed-off-by: Johannes Wienke
---
target/linux/ramips/dts/DIR-860L-B1.dts | 20
1 file changed, 20 insertions(+)
diff --git a/target/linux/ramips/dts/DIR-860L-B1.dts
b/target/linux/ramips/dts/DIR-860L-B1.dts
index da3f59c..a6add70 10064
Hi there,
I've received a message from patchwork saying that this patch
http://patchwork.ozlabs.org/patch/576676/
now has the state of "Not applicable" but there are no comments and it
doesn't say who changed the status.
Is there a way for me to find out who changed the status and why? Is
th
* Bob Ham [12.02.2016 11:00]:
> now has the state of "Not applicable" but there are no comments and it
> doesn't say who changed the status.
what I see is, that
'luci-app-bmx6/files/usr/lib/lua/luci/model/cbi/bmx6/main.lua' is
at least does not belong to openwrt.git - you should send a pull-reque
user@box:~/openwrt$ cat logs/package/feeds/routing/olsrd/compile.txt
make[4]: Entering directory
`/home/bastian/openwrt/build_dir/target-mips_34kc_musl-1.1.12/olsrd-master'
[CC] src/main.c
src/main.c:48:22: fatal error: execinfo.h: No such file or directory
compilation terminated.
make[4]: *** [sr
On 12/02/2016 10:54, Bob Ham wrote:
> Hi there,
>
> I've received a message from patchwork saying that this patch
>
> http://patchwork.ozlabs.org/patch/576676/
>
> now has the state of "Not applicable" but there are no comments and it
> doesn't say who changed the status.
>
> Is there a way
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michal wrote:
> echo $port_mask >
> /sys/class/leds/${sysfs}/port_mask
> + config_get speed_mask $1 speed_mask
> + [ -n "$speed_mask" ] && \
> + echo $s
On Fri, 2016-02-12 at 11:03 +0100, Bastian Bittorf wrote:
> * Bob Ham [12.02.2016 11:00]:
> > now has the state of "Not applicable" but there are no comments and it
> > doesn't say who changed the status.
>
> what I see is, that
> 'luci-app-bmx6/files/usr/lib/lua/luci/model/cbi/bmx6/main.lua' is
2016-02-12 8:44 GMT+01:00 John Crispin :
>
>
> On 10/02/2016 14:04, Emanuel Taube wrote:
> >
> > diff --git a/libubus.h b/libubus.h
> > index 08dac49..d419205 100644
> > --- a/libubus.h
> > +++ b/libubus.h
> > @@ -285,7 +285,7 @@ int ubus_invoke_async(struct ubus_context *ctx,
> uint32_t obj, cons
From: Paul Wassi
Add support for the Ubiquiti UniFi AP AC LITE
Signed-off-by: Paul Wassi
---
This patch adds:
* New machine type
* Code for device setup
* Proper image configuration
* New target for the build system
* Network setup as LAN-only
* Diagnostic LED
* Sysupgrade Support
* ath10k firmw
Inform the compiler that the variables are not gona be used to avoid
compiler warnings.
Signed-off-by: Emanuel Taube
diff --git a/libubus.h b/libubus.h
index 08dac49..3234df4 100644
--- a/libubus.h
+++ b/libubus.h
@@ -289,6 +289,7 @@ static inline void ubus_defer_request(struct ubus_context
*ct
On 12/02/2016 11:43, Bob Ham wrote:
> On Fri, 2016-02-12 at 11:03 +0100, Bastian Bittorf wrote:
>> * Bob Ham [12.02.2016 11:00]:
>>> now has the state of "Not applicable" but there are no comments and it
>>> doesn't say who changed the status.
>>
>> what I see is, that
>> 'luci-app-bmx6/files/us
Hi,
small nitpick at the end of the patch ...
On 12/02/2016 00:45, Michal wrote:
> From: Michal Cieslakiewicz
> Subject: [PATCH 2/4] switch: allow Ethernet port LEDs to show specific link
> speeds only
>
> This patch adds speed_mask special file to LEDs connected to switch ports
> via 'switch'
On 12/02/2016 00:45, Michal wrote:
> From: Michal Cieslakiewicz
> Subject: [PATCH 3/4] uci: add support for speed_mask to switch LED init
> scripts
>
> This patch adds extra parameter to switch LED trigger initialization
> functions.
> New functionality maintains backward compatibility, so ca
Hi.
> switch)
> - local port_mask
> - json_get_vars port_mask
> + local port_mask speed_mask
> + json_get_vars port_mask speed_mask
> uci -q batch <<-EOF
>
- Fix typo in board_data partition start address
- Increase board_data partition size in order to exploit all flash size
Signed-off-by: Lorenzo Bianconi
---
target/linux/ramips/dts/WSR-1166.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/target/linux/ramips/dts/WSR-11
John,
On Fri, Feb 12, 2016 at 12:09 AM, John Crispin wrote:
>
>
>
> On 08/02/2016 20:52, Pushpal Sidhu wrote:
> > Kernel package enables the Freescale CAAM (crypto accelerator and assurance
> > module, aka SEC4). Sets kernel defaults for ringsize, intc, and debug.
> >
> > Signed-off-by: Pushpal S
On Fri, 12 Feb 2016 10:38:22 -
Karl Palsson wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Michal wrote:
> > echo $port_mask
> > > /sys/class/leds/${sysfs}/port_mask
> > + config_get speed_mask $1 speed_mask
> > +
Hi Pau,
The patch I emailed is against the master branch of the openwrt-routing
repository. Can you apply that?
Regards,
Bob
On Fri, 2016-02-12 at 18:07 +0100, Pau wrote:
> Hello Bob.
>
> I think it has been set as "Not applicable" because this package is part
> of the openwrt-routing feed w
On Fri, 2016-02-12 at 18:07 +0100, Pau wrote:
> this package is part
> of the openwrt-routing feed which is managed from another group of
> volunteers. Plese, visit https://github.com/openwrt-routing
PS, I note that this "OpenWrt Routing Organisation" lists
openwrt-devel@lists.openwrt.org as its e
Something is wrong with the download script.
do a distclean or rm -rf dl/*.
then download all the files with
make -j8 download.
This also shows up in a normal "make -j8" but only rarely. I originally
thought that the script might have used a temporary file that always
have the same name or so
I got a new batch of LocoM2 units, and they won't flash using the
"recovery" (tftp) method - it says,
received ERROR
Error code 2: Firmware check failed
I tried flashing it through the AirOS web interface, and it accepted the
firmware, but the unit didn't boot. I took it apart and connected t
On Fri, Feb 12, 2016 at 10:54 PM, Bill Moffitt
wrote:
> I got a new batch of LocoM2 units, and they won't flash using the
> "recovery" (tftp) method - it says,
>
> received ERROR
> Error code 2: Firmware check failed
>
> I tried flashing it through the AirOS web interface, and it accepted the
>
Yes, we've been fighting this bug unsuccessfully for quite a while. It's the
result of a new version of uboot changing the partition sizes.
Here's the ticket: https://dev.openwrt.org/ticket/20982
- Original Message -
From: "Outback Dingo"
To: "Bill Moffitt"
Cc: openwrt-devel@lists.o
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Michal schrieb am 12.02.2016 um 00:45:
> From: Michal Cieslakiewicz
> Subject: [PATCH 2/4] switch: allow Ethernet port LEDs to show specific link
> speeds only
>
> This patch adds speed_mask special file to LEDs connected to switch ports
> via 'sw
On Fri, 2016-02-12 at 20:52 +0100, Pau wrote:
> Please, fork the project in github and send a pull request. This is the
> way we normally work in openwrt-routing.
GitHub is a problem because it's proprietary. Are you refusing to apply
patches unless they come from GitHub pull requests? Because i
31 matches
Mail list logo