[OpenWrt-Devel] [PATCH] make sure strings will always be 0-terminated.

2012-12-05 Thread Frank Meerkötter
From the man page: [...] The strncpy() function is similar, except that at most n bytes of src are copied. Warning: If there is no null byte among the first n bytes of src, the string placed in dest will not be null-terminated. [...] Signed-off-by: Frank Meerkötter --- sy

Re: [OpenWrt-Devel] Keep settings broken on NetGear WNDR3800

2012-12-05 Thread John Lauro
It works now. Found the option, did a couple of full upgrades, squash -> squash (after updating the packages), and then squash -> jffs and it kept the settings each time. The fix was selecting base -> busybox -> archival -> Make tar, rpm, modprobe etc understand .gz data Not sure how that bec

Re: [OpenWrt-Devel] Keep settings broken on NetGear WNDR3800

2012-12-05 Thread John Lauro
Unfortunately that (sqush/jffs difference) wasn't it. I tried double upgrade through squshfs, and still no good for keeping the settings. One possible clue... under backup / flash firmware, and pick "Generate archive" it creates a 0 byte tar.gz file. I don't have "CONFIG_BUSYBOX_CONFIG_FEATURE

[OpenWrt-Devel] [PATCH] mtd: cosmetic: correct help for default jffs2write directory

2012-12-05 Thread Paul Fertser
Signed-off-by: Paul Fertser --- package/mtd/src/mtd.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package/mtd/src/mtd.c b/package/mtd/src/mtd.c index bdbaab5..fa5521e 100644 --- a/package/mtd/src/mtd.c +++ b/package/mtd/src/mtd.c @@ -532,7 +532,7 @@ static void usage

Re: [OpenWrt-Devel] [PATCH] libiconv-full: add clause to Makefile to actually install iconv

2012-12-05 Thread Florian Fainelli
On Sunday 02 September 2012 18:04:33 Mike Brady wrote: > At present, if you select the iconv utility it will be built but not installed. This patch adds the clauses necessary to the Makefile to actually install iconv. > > Signed-off-by: Mike Brady Applied in r34530, thanks! -- Florian

Re: [OpenWrt-Devel] [PATCH] packages: updated package libsml

2012-12-05 Thread Florian Fainelli
On Monday 13 August 2012 18:56:32 Daniel Pauli wrote: > This patch updates the libsml package to the latest revision. Applied in r34529, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/l

Re: [OpenWrt-Devel] [PATCH 00/16] patches to support Rygel on OpenWrt

2012-12-05 Thread Florian Fainelli
On Monday 13 August 2012 22:33:19 Andy Leiserson wrote: > The goal of the following patches is to support Gnome Rygel [1] on > OpenWrt. Rygel is an implementation of several of the UPnP media > protocols. There are probably lighter-weight choices for media servers, > but Rygel was the most promisin

Re: [OpenWrt-Devel] [PATCH 16/16] [packages] add packaging for rygel

2012-12-05 Thread Florian Fainelli
On Tuesday 14 August 2012 09:15:38 Andy Leiserson wrote: > Plugins other than playbin are untested. > > Rygel is normally run as a desktop service under a user account. It > doesn't behave like a system daemon. Since running as a desktop service > doesn't make sense for OpenWrt, I've included an i

Re: [OpenWrt-Devel] [PATCH 15/16] [packages] add configurable fixed point build for faad

2012-12-05 Thread Florian Fainelli
On Tuesday 14 August 2012 09:15:33 Andy Leiserson wrote: > Change the faad build to use fixed point math if emulated floating point > is in use (based on CONFIG_SOFT_FLOAT). Adds a config option to force > the use of floating point math. > > Signed-off-by: Andy Leiserson > --- Applied in r34527,

Re: [OpenWrt-Devel] [PATCH 14/16] [packages] build the gstreamer faad plugin

2012-12-05 Thread Florian Fainelli
On Tuesday 14 August 2012 09:15:27 Andy Leiserson wrote: > > Signed-off-by: Andy Leiserson > --- Applied in r34526, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-dev

Re: [OpenWrt-Devel] [PATCH 13/16] [packages] update gstreamer to 0.10.36

2012-12-05 Thread Florian Fainelli
On Tuesday 14 August 2012 09:15:22 Andy Leiserson wrote: > update gstreamer plugins packages. refresh patches > > the following plugins were removed from gst-plugins-bad: > > * audioparsersbad > * invtelecine > * mpeg4videoparse > * qtmux > * selector > * valve > > Signed-off-by: And

Re: [OpenWrt-Devel] [PATCH 10/16] [packages] add packaging for gupnp-dlna

2012-12-05 Thread Florian Fainelli
On Tuesday 14 August 2012 09:15:00 Andy Leiserson wrote: > > Signed-off-by: Andy Leiserson > --- Applied in r34519, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-dev

Re: [OpenWrt-Devel] [PATCH 09/16] [packages] add packaging for gupnp-av

2012-12-05 Thread Florian Fainelli
On Tuesday 14 August 2012 09:14:53 Andy Leiserson wrote: > > Signed-off-by: Andy Leiserson > --- Applied in r34518, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-dev

Re: [OpenWrt-Devel] [PATCH 08/16] [packages] add packaging for gupnp

2012-12-05 Thread Florian Fainelli
On Tuesday 14 August 2012 09:14:48 Andy Leiserson wrote: > > Signed-off-by: Andy Leiserson > --- Applied in r34517, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-dev

Re: [OpenWrt-Devel] [PATCH 07/16] [packages] add packaging for gssdp

2012-12-05 Thread Florian Fainelli
On Tuesday 14 August 2012 09:14:41 Andy Leiserson wrote: > > Signed-off-by: Andy Leiserson > --- Applied in r34516, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-dev

Re: [OpenWrt-Devel] [PATCH 06/16] [packages] add libgee package

2012-12-05 Thread Florian Fainelli
On Tuesday 14 August 2012 09:14:35 Andy Leiserson wrote: > > Signed-off-by: Andy Leiserson > --- Applied in r34515, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-dev

Re: [OpenWrt-Devel] [PATCH 12/16] [packages] add packaging for gupnp-vala

2012-12-05 Thread Florian Fainelli
On Tuesday 14 August 2012 09:15:16 Andy Leiserson wrote: > > Signed-off-by: Andy Leiserson > --- Applied in r34525, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-dev

Re: [OpenWrt-Devel] [PATCH 11/16] [packages] add packaging for vala

2012-12-05 Thread Florian Fainelli
On Tuesday 14 August 2012 09:15:10 Andy Leiserson wrote: > > Signed-off-by: Andy Leiserson > --- Applied in r34514, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-dev

Re: [OpenWrt-Devel] [PATCH 05/16] [packages] update libsoup to version 2.38.1

2012-12-05 Thread Florian Fainelli
On Tuesday 14 August 2012 09:14:25 Andy Leiserson wrote: > > Signed-off-by: Andy Leiserson > --- Applied in r34513, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-dev

Re: [OpenWrt-Devel] [PATCH 04/16] [packages] update libtheora to 1.1.1

2012-12-05 Thread Florian Fainelli
On Monday 13 August 2012 22:34:01 Andy Leiserson wrote: > Remove the patch against Makefile.in since the build is set up to do > autoreconf anyways. > > Signed-off-by: Andy Leiserson > --- Applied in r34512, thanks! -- Florian ___ openwrt-devel mailing

Re: [OpenWrt-Devel] [PATCH] usb-modeswitch-data

2012-12-05 Thread Florian Fainelli
On Wednesday 05 December 2012 09:12:23 Cezary Jackiewicz wrote: > This patch updates usb-modeswitch-data to version 20121109 > > Signed-off-by: Cezary Jackiewicz > --- Applied in r34511, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@li

Re: [OpenWrt-Devel] [PATCH] usb-modeswitch

2012-12-05 Thread Florian Fainelli
On Wednesday 05 December 2012 09:11:08 Cezary Jackiewicz wrote: > This patch updates usb-modeswitch to version 1.2.5 > > Signed-off-by: Cezary Jackiewicz > --- Applied in r34510, thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org htt

Re: [OpenWrt-Devel] [PATCH] aria2 - update do 1.16.0

2012-12-05 Thread Florian Fainelli
On Wednesday 05 December 2012 08:53:26 Cezary Jackiewicz wrote: > This patch updates aria2 to version 1.16.0 > > Signed-off-by: Cezary Jackiewicz > --- Applied in r34509, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH] [packages] add rsnapshot backup utility

2012-12-05 Thread Florian Fainelli
On Tuesday 23 October 2012 13:48:21 Stefan Hellermann wrote: > Hi, > > this adds the rsnapshot backup utility to the packages feed. > > To be compatible with busybox logger, I had to patch rsnapshot to don't > pass -i to logger. This package was also proposed in Ticket #11371, but > in a wrong ca

Re: [OpenWrt-Devel] [PATCH] [PACKAGES] Update sane-backends to 1.0.23

2012-12-05 Thread Florian Fainelli
On Saturday 01 December 2012 01:01:36 Jonathan Westerholt wrote: > Patch is against trunk (34432) > > This patch updates sane-backends from 1.0.22 to 1.0.23 > > Signed-off-by: Jonathan Westerholt Applied in r34507, thanks! -- Florian ___ openwrt-devel

[OpenWrt-Devel] Adding New Device OpenWrt

2012-12-05 Thread Erdem Ulusoy
Hi all, I am trying to add a new device for my M.Sc. Thesis. The device has BCM4717 on it. I got toolchain from Broadcom's Web-Site but I don't know how to use it. The information I could gathered from the device is as follows; Linux version 2.6.22 CPU revision is: 00019740 CPU: BCM4716 rev 1 at 3

Re: [OpenWrt-Devel] [PATCH] build-system: allow to re-make a package without doing full clean

2012-12-05 Thread Roman Yeryomin
On 5 December 2012 14:34, Felix Fietkau wrote: > On 2012-11-27 2:47 PM, Roman Yeryomin wrote: >> This will allow to call `make package//make' to rerun package >> Build/Compile thus recompiling changed files. Package should be >> previously compiled. >> This is very handful especially when using pa

Re: [OpenWrt-Devel] [PATCHv2] build-system: allow to call clean target from source makefile

2012-12-05 Thread Felix Fietkau
On 2012-12-05 2:44 PM, Roman Yeryomin wrote: > On 5 December 2012 14:29, Felix Fietkau wrote: >> On 2012-12-05 1:02 PM, Roman Yeryomin wrote: >>> On 4 December 2012 19:04, Felix Fietkau wrote: On 2012-11-27 2:28 PM, Roman Yeryomin wrote: > On 20 November 2012 21:45, Roman Yeryomin

Re: [OpenWrt-Devel] [PATCH] mac80211, hostapd: Fix macfilter for multi bssid setups

2012-12-05 Thread Helmut Schaa
On Wed, Dec 5, 2012 at 12:12 PM, Antonio Quartulli wrote: > Thanks for pointing this out. Looking at this snippet I can clearly see that > you > are right. > > And now the puzzle starts: why is it working here? We are already using > this code and it seems to be working as expected...I'm concerne

Re: [OpenWrt-Devel] [PATCHv2] build-system: allow to call clean target from source makefile

2012-12-05 Thread Roman Yeryomin
On 5 December 2012 14:29, Felix Fietkau wrote: > On 2012-12-05 1:02 PM, Roman Yeryomin wrote: >> On 4 December 2012 19:04, Felix Fietkau wrote: >>> >>> On 2012-11-27 2:28 PM, Roman Yeryomin wrote: >>> > On 20 November 2012 21:45, Roman Yeryomin >> > > wrote: >>> > >>

Re: [OpenWrt-Devel] [PATCH][netifd] corner case: make sure strings are always 0-terminated

2012-12-05 Thread Felix Fietkau
On 2012-12-03 4:18 PM, Frank Meerkötter wrote: > On 03/12/12 13:56, Felix Fietkau wrote: >> On 2012-12-03 1:42 PM, Frank Meerkötter wrote: >>> Hi, >>> >>> i noticed that strncpy wasn't used correctly here. >>> Please review/apply. >>> >>> Patch follows: >>> >>> From the man page: >>> [...] >>>

Re: [OpenWrt-Devel] [PATCH] build-system: allow to re-make a package without doing full clean

2012-12-05 Thread Felix Fietkau
On 2012-11-27 2:47 PM, Roman Yeryomin wrote: > This will allow to call `make package//make' to rerun package > Build/Compile thus recompiling changed files. Package should be > previously compiled. > This is very handful especially when using package-version-override.mk >

Re: [OpenWrt-Devel] [PATCHv2] build-system: allow to call clean target from source makefile

2012-12-05 Thread Felix Fietkau
On 2012-12-05 1:02 PM, Roman Yeryomin wrote: > On 4 December 2012 19:04, Felix Fietkau wrote: >> >> On 2012-11-27 2:28 PM, Roman Yeryomin wrote: >> > On 20 November 2012 21:45, Roman Yeryomin > > > wrote: >> > >> > When developing/debugging a package I would like

Re: [OpenWrt-Devel] [PATCHv2] build-system: allow to call clean target from source makefile

2012-12-05 Thread Roman Yeryomin
On 4 December 2012 19:04, Felix Fietkau wrote: > > On 2012-11-27 2:28 PM, Roman Yeryomin wrote: > > On 20 November 2012 21:45, Roman Yeryomin > > wrote: > > > > When developing/debugging a package I would like to make > > change/compile/try cycle to be shorte

Re: [OpenWrt-Devel] [PATCH] mac80211, hostapd: Fix macfilter for multi bssid setups

2012-12-05 Thread Antonio Quartulli
On Wed, Dec 05, 2012 at 12:00:14PM +0100, Helmut Schaa wrote: > On Tue, Dec 4, 2012 at 10:39 PM, Antonio Quartulli > wrote: > > On Tue, Dec 04, 2012 at 10:05:10PM +0100, Helmut Schaa wrote: > >> Hi, > >> > >> On Tue, Dec 4, 2012 at 5:23 PM, Antonio Quartulli > >> wrote: > >> > This is in mac802

Re: [OpenWrt-Devel] [PATCH] mac80211, hostapd: Fix macfilter for multi bssid setups

2012-12-05 Thread Helmut Schaa
On Tue, Dec 4, 2012 at 10:39 PM, Antonio Quartulli wrote: > On Tue, Dec 04, 2012 at 10:05:10PM +0100, Helmut Schaa wrote: >> Hi, >> >> On Tue, Dec 4, 2012 at 5:23 PM, Antonio Quartulli >> wrote: >> > This is in mac80211_hostapd_setup_base() which is invoked in >> > mac80211_hostapd_setup_bss() t

[OpenWrt-Devel] [PATCH] usb-modeswitch-data

2012-12-05 Thread Cezary Jackiewicz
This patch updates usb-modeswitch-data to version 20121109 Signed-off-by: Cezary Jackiewicz --- Index: feeds/packages/utils/usb-modeswitch-data/Makefile === --- feeds/packages/utils/usb-modeswitch-data/Makefile (wersja 34498) +++

[OpenWrt-Devel] [PATCH] usb-modeswitch

2012-12-05 Thread Cezary Jackiewicz
This patch updates usb-modeswitch to version 1.2.5 Signed-off-by: Cezary Jackiewicz --- Index: feeds/packages/utils/usb-modeswitch/Makefile === --- feeds/packages/utils/usb-modeswitch/Makefile(wersja 34498) +++ feeds/package