Re: [OpenWrt-Devel] busybox 1.19.2 update patch

2011-10-23 Thread Liu Yu Fei, Eric
May I ask why rdate is missed in this version? Liu Yu Fei, Eric Computer Science, The Chinese University of Hong Kong On Fri, Oct 14, 2011 at 12:21 AM, Peter Wagner wrote: > Hi, > > this patch updates busybox to 1.19.2. > > all patches are refreshed. > > /Peter Wagner > > Signed-off-by: Pet

Re: [OpenWrt-Devel] [PATCH] mac80211: read eeprom from platform data

2011-10-23 Thread Otto Solares Cabrera
On Sun, Oct 23, 2011 at 06:51:19PM -0600, Philip Prindeville wrote: > Personally I would have submitted these two patches separately so that one > doesn't hold up the other, especially since they're not visibly related in > any way. +1 > On 10/23/11 6:22 PM, Andrej Vlašić wrote: > > This enable

Re: [OpenWrt-Devel] [PATCH] mac80211: read eeprom from platform data

2011-10-23 Thread Philip Prindeville
Personally I would have submitted these two patches separately so that one doesn't hold up the other, especially since they're not visibly related in any way. On 10/23/11 6:22 PM, Andrej Vlašić wrote: > This enables eeprom and mac addr. to be read from boards with eeprom stored > in platfrom d

[OpenWrt-Devel] [PATCH] mac80211: read eeprom from platform data

2011-10-23 Thread Andrej Vlašić
This enables eeprom and mac addr. to be read from boards with eeprom stored in platfrom data on flash (it was removed for some reason in rev. 26744) Also it adds pci id ff16, so that sx76x boards can use ath5k. Signed-off-by: Andrej Vlašić Index: trunk/package/mac80211/patches/451-add-platform-e

Re: [OpenWrt-Devel] [PATCH 2/2] new package: libmpeg2

2011-10-23 Thread Nico
Enabled gst-mod-mpeg2dec in [28542] and you fixed it in [28543] Thanks! -- -{Nico} ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] Include all libraries with libevent

2011-10-23 Thread Nico
Fixed in [28537] Thanks! -- -{Nico} ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] $HOME set inconsistently/incorrectly?

2011-10-23 Thread Daniel Pocock
Hi, I've created a custom /etc/udhcpc.user script. It invokes ssh. When it is invoked on a TP-Link MR3220 or MR3240, ssh looks in /root/.ssh/known_hosts for trusted hosts When it is invoked on a TP-Link WR1043ND, ssh looks in /.ssh/known_hosts When ssh is invoked from the command line (rat

Re: [OpenWrt-Devel] [PATCH 1/2] new package: libmpeg2

2011-10-23 Thread Nico
Added libmpeg2 (with minor modifications and a patch to disable altivec on powerpc) in [28534]. Thanks! -- -{Nico} ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] Update vips

2011-10-23 Thread W. Michael Petullo
> This patch updates the vips package to 7.26.3. > > Signed-off-by: W. Michael Petullo > > Index: libs/vips/patches/001-no_cpp.patch > === > --- libs/vips/patches/001-no_cpp.patch(revision 28379) > +++ libs/vips/patches/001-

Re: [OpenWrt-Devel] [PATCH] Update gstreamer

2011-10-23 Thread W. Michael Petullo
> This patch updates the GStreamer package to 0.10.34. > > Signed-off-by: W. Michael Petullo > > Index: multimedia/gstreamer/Makefile > === > --- multimedia/gstreamer/Makefile (revision 27088) > +++ multimedia/gstreamer/Makefile