Re: [OpenWrt-Devel] Minicom - wrong Download

2014-10-20 Thread smilebef
The Build-process failed in CC for minicom. The Error is a download error. Im not shure about all this things. lg Am Mon, 20 Oct 2014 19:35:35 +0300 schrieb Sami Olmari : > The link https://alioth.debian.org/frs/download.php/file/3977/ gives > minicom-2.7.tar.gz when I clicked it, so link see

Re: [OpenWrt-Devel] [PATCH] brcm47xx: move wrt610n_v2 and e3000_v1 to mips74k subtarget

2014-10-20 Thread Rafał Miłecki
On 19 October 2014 09:19, Nathan Hintz wrote: >> Date: Sun, 19 Oct 2014 07:48:04 +0200 >> Subject: Re: [PATCH] brcm47xx: move wrt610n_v2 and e3000_v1 to mips74k >> subtarget >> From: zaj...@gmail.com >> To: nlhi...@hotmail.com >> CC: openwrt-devel@lists.openwrt.org; ha...@hauke-m.de >> >> On 19 Oc

[OpenWrt-Devel] [PATCH v5] brcm-wl: fix bash comparison error

2014-10-20 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- v5: convert to a numeric value. v4: remove bashishm as suggested by Bastian Bittorf. v3: avoid using an extra variable. v2: use string comparison diff --git a/package/kernel/broadcom-wl/files/lib/wifi/broadcom.sh b/package/kernel/broadcom-wl/files/lib/wi

Re: [OpenWrt-Devel] Minicom - wrong Download

2014-10-20 Thread Sami Olmari
The link https://alioth.debian.org/frs/download.php/file/3977/ gives minicom-2.7.tar.gz when I clicked it, so link seems to be correct... Sami Olmari On Mon, Oct 20, 2014 at 7:23 PM, wrote: > Am Mon, 20 Oct 2014 06:38:36 +0200 > schrieb Jiří Šlachta : > >> -BEGIN PGP SIGNED MESSAGE- >>

Re: [OpenWrt-Devel] Minicom - wrong Download

2014-10-20 Thread smilebef
Am Mon, 20 Oct 2014 06:38:36 +0200 schrieb Jiří Šlachta : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > I have checked the package repositories and .. > > * the latest stable release contains minicom 2.7-1 > * the latest snapshots contains minicom 2.7-1 > > I have also checked

Re: [OpenWrt-Devel] Ubiquiti EdgeRouter Lite questions

2014-10-20 Thread Roman Yeryomin
On 20 October 2014 16:20, Flávio Silveira wrote: > > On 20/10/2014 09:24, Roman Yeryomin wrote: >> >> On 20 October 2014 01:29, Flávio Silveira wrote: >>> >>> Good evening, >>> >>>I've been told that this router is great only when using EdgeOS, >>> because >>> of proprietary drivers and optim

Re: [OpenWrt-Devel] Ubiquiti EdgeRouter Lite questions

2014-10-20 Thread Flávio Silveira
On 20/10/2014 09:24, Roman Yeryomin wrote: On 20 October 2014 01:29, Flávio Silveira wrote: Good evening, I've been told that this router is great only when using EdgeOS, because of proprietary drivers and optimizations. Is there anyone working on this router that can confirm this info

Re: [OpenWrt-Devel] ca-certificates in Barrier Breaker

2014-10-20 Thread Felix Fietkau
On 2014-10-20 14:26, Cristian Morales Vega wrote: > ca-certificates in Barrier Breaker fails to build because it wants to > download the tarball for version 20140325 from a Debian FTP which > doesn't contain it anymore. > > What's the right fix? To update the package (it's going to need > updating

[OpenWrt-Devel] ca-certificates in Barrier Breaker

2014-10-20 Thread Cristian Morales Vega
ca-certificates in Barrier Breaker fails to build because it wants to download the tarball for version 20140325 from a Debian FTP which doesn't contain it anymore. What's the right fix? To update the package (it's going to need updating continuously), or mirror the file in OpenWRT? If it's the lat

Re: [OpenWrt-Devel] Ubiquiti EdgeRouter Lite questions

2014-10-20 Thread Roman Yeryomin
On 20 October 2014 01:29, Flávio Silveira wrote: > Good evening, > > I've been told that this router is great only when using EdgeOS, because > of proprietary drivers and optimizations. > > Is there anyone working on this router that can confirm this information? > Is there any benchmarks I co

Re: [OpenWrt-Devel] [Cerowrt-devel] [RFC PATCH] packages: Smart Queue Management for AQM Packet Scheduling and Qos from CeroWrt

2014-10-20 Thread Weedy
sqm-scripts SQM Scripts (QoS) (PACKAGE_sqm-scripts) [N/m/y/?] (NEW) We got accepted? ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-dev

Re: [OpenWrt-Devel] [PATCH 4/4] firmware-utils: restore compilation of mkhilinkfw.

2014-10-20 Thread Yousong Zhou
Hi, Felix On 20 October 2014 16:28, Felix Fietkau wrote: > On 2014-10-17 11:58, Yousong Zhou wrote: >> diff --git a/tools/Makefile b/tools/Makefile >> index 5629251..9879be1 100644 >> --- a/tools/Makefile >> +++ b/tools/Makefile >> @@ -72,6 +72,7 @@ $(curdir)/b43-tools/compile := $(curdir)/bison/

Re: [OpenWrt-Devel] [PATCH 4/4] firmware-utils: restore compilation of mkhilinkfw.

2014-10-20 Thread Felix Fietkau
On 2014-10-17 11:58, Yousong Zhou wrote: > diff --git a/tools/Makefile b/tools/Makefile > index 5629251..9879be1 100644 > --- a/tools/Makefile > +++ b/tools/Makefile > @@ -72,6 +72,7 @@ $(curdir)/b43-tools/compile := $(curdir)/bison/install > $(curdir)/padjffs2/compile := $(curdir)/findutils/insta

[OpenWrt-Devel] best or common place to save the devicetree

2014-10-20 Thread Claudio Thomas
Hi, where is the best or common place to save the devicetree-source-code? Some projects (like brcm63xx) save them as a file in the target/subdirectory "dts/" and other projects it is saved as a kernel patch... Thanks, Claudio -- Working on OpenWrt BB for XM1700E