Hello,
2013/9/16 James Hilliard :
> Anyone interested in OpenWRT on Ubicom? They used OpenWRT internally so
> there is already source ready(may be a little outdated though). Also have
> some router specific sources of both it and stock.
OpenWrt did "support" the ubicom32 architecture for a while,
Le jeudi 26 septembre 2013 22:38:57 Paul Fertser a écrit :
> On Thu, Sep 26, 2013 at 08:12:13PM +0200, Gabor Juhos wrote:
> > On the DIR-600-Ex, the 'mac' partition contains the board specific MAC
> > addresses at least, and it seems that there are other data as well. I
> > guess that the original
Le 9 oct. 2013 20:06, "Bastian Bittorf" a écrit :
>
> * Felix Fietkau [09.10.2013 19:54]:
> > > it's not 'openssl' itself in my case, but the ability to handle
'sha256':
> > I think we should probably just put a self-contained utility in tools/
> > and use that instead of relying on different kin
;>> > I think i'll attempt to support this and get some
>>>> > vendor/deviceconfigs integrated, can the changes that removed arch
>>>> > support
>>>> > bereverted easily in trunk? I've been working off of 12.09 here
>>>> >
2013/10/21 Marcin Jurkowski :
> This adds kernel support support for Sagemcom F@st 2704 wireless ADSL
> router.
> It's a BCM6328-based 802.11n wireless router with USB port and ADSL2+
> modem equipped with 64 MiB RAM and 8 MiB flash.
>
> Signed-off-by: Marcin Jurkowski
> ---
> .../brcm63xx/patche
Hello Linus,
2013/10/24 Linus Walleij :
> Adding openwrt-devel to this thread to get some traction...
I won't have my gemini device available for the next 6-8 weeks, so
just go ahead and merge this, if it breaks, there is still time to
figure out how to unbreak later. It cannot possibly be worse
Ernesto,
2013/1/18 Álvaro Fernández Rojas :
> Hi Ernesto,
>
> You missed adding your board id to:
> rev >= 35217 "base-files/etc/uci-defaults/09_fix_crc"
> rev < 35217 "base-files/etc/uci-defaults/brcm63xx_fixcrc.sh"
>
> Bootloader checks CRC and refuses to boot, since it's not correct. Adding to
On Nov 26, 2013 11:42 PM, "John Crispin" wrote:
>
> On 26/11/13 23:29, José Vázquez wrote:
>>
>> Maybe the problem is that part of the new init process does not work
>> well with two cpus:http://pastebin.com/LTUmbxZ6
>
>
>
> who says the new init does not work on smp ? i would claim that bmips is
Hi,
On Tuesday 29 May 2012 12:33:32 Vince Huang wrote:
> Hi,fellas!
> As bcm6238 is supported by openwrt bcm63xx.I flashed a device based on
96328avng with DSL274XB-F1 firmware and got a kerel panic.
> So I need a a cfe for DSL274XB rev F1(board: AW4339U ?) to mod it work with
openwrt.
You ar
Hi Luka,
On Tuesday 29 May 2012 01:07:32 Luka Perkov wrote:
> kirkwood: use files instead of patches and add missing profiles
>
> Signed-off-by: Luka Perkov
Though there are only 3 files here, I would rather keep them as patches against
the vanilla kernel because that makes the upstream submis
top post please.
You need to add the definition of your board for Linux to recognize it, not
change CFE so that it matches the sole board that is supported for the moment.
--
Florian
>
>
>
>
> -- Original ------
> From: "Florian Fainelli&
Hi Daniel,
On Wednesday 30 May 2012 11:14:51 Daniel Golle wrote:
> This enabled support for the ALL6000 in the kernel config.
> The ALL6000 uses UBIFS. Besides the changes needed for that, I changed two
more
> things:
> unset CONFIG_ARM_PATCH_PHYS_VIRT=y
> It's unneeded, impacts performance and m
; -FEATURES:=jffs2 usb pci broken
> +FEATURES:=jffs2 usb pci
> SUBTARGETS=au1500 au1550
> MAINTAINER:=Florian Fainelli
>
> diff --git a/target/linux/au1000/patches-3.3/004-pci-idsel-cb.diff
b/target/linux/au1000/patches-3.3/004-pci-idsel-cb.diff
> new file mode 100644
> index
Hi,
On Tuesday 19 June 2012 10:57:18 michael-dev wrote:
> Hi,
>
> the tgz rootfs image forces all files to be owned by root:root, but
> this is not the case with the cpio initramfs image.
> This needs "-R 0:0" to be added as a parameter to cpio in include /
> image.mk line around 111.
This is
On Thursday 21 June 2012 08:53:24 Rafał Miłecki wrote:
> 2012/6/20 Rafał Miłecki :
> > I've compiled OpenWRT from git and generated image for my WNDR4500 with:
> > $(call Image/Build/Chk,$(1),wndr4500,U12H189T00_NETGEAR,1,$(patsubst
> > jffs2-%,jffs2,$(1)))
> >
> > 1) Official upgrades seem to work
On Thursday 21 June 2012 11:19:23 Rafał Miłecki wrote:
> 2012/6/21 Florian Fainelli :
> > On Thursday 21 June 2012 08:53:24 Rafał Miłecki wrote:
> >> I've removed target/linux/brcm47xx/patches-3.3/116-MIPS-BCM47xx-Remove-
CFE-
> > console.patch
> >
Hello Rafal,
On Wednesday 27 June 2012 09:56:32 Rafał Miłecki wrote:
> GOOD NEWS guys! :)
>
> 1) First of all, WNDR4500's CFE can run lzma compressed vmlinux. You
> can know that for example from earlier-attached official.analyze.txt.
> My analyze of trx header has shown there are only 2 images.
Hello,
On Wednesday 27 June 2012 10:54:46 Álvaro Fernández Rojas wrote:
> Correctly detect CFE bootloaders starting with "cfe-" instead of "cfe-v".
>
> Signed-off-by: Álvaro Fernández Rojas
>
> Index: target/linux/brcm63xx/patches-3.3/802-cfe_version_mod.patch
>
Hello Ian,
Le samedi 23 juin 2012 12:29:34, Ian Ridge a écrit :
> Hi,
>
> The patch adds brcm2708 target, plus required mtools and dosfstools to
> the tools directory. It outputs an SD card image suitable for the
> raspberry pi.
>
> Thanks to the people who have sent me feedback. Tool patches se
Le vendredi 29 juin 2012 17:42:33, Álvaro Fernández Rojas a écrit :
> Yeah, we can use snprintf ;)
>
> Signed-off-by: Álvaro Fernández Rojas
Applied in r32643, thanks!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://l
Hello Ian,
On Saturday 07 July 2012 01:06:07 Ian Ridge wrote:
> Hi,
>
> I've made the following updates to the patch after suggestions and
> hints made on the list:
>
> i) GPU/bootloader updated and moved from target/image dir to package/
> dir. Also renamed GPU to more descriptive brcm2708-gpu-
Hi Daniel,
On Tuesday 17 July 2012 07:00:35 Daniel Golle wrote:
> Hi!
>
> I start to observe this recently on Rt305x based boards:
>
> WARNING: at net/sched/sch_generic.c:256 dev_watchdog+0x170/0x278()
> NETDEV WATCHDOG: eth0 (): transmit queue 0 timed out
>
> Maybe TX_TIMEOUT should be a bit m
On Monday 18 June 2012 16:31:30 Bruno Randolf wrote:
> The following patch is necessary for the InternetBox (Surfbox) board-specific
> idsel to work with newer kernels. Acutally I don't exactly understand why
this
> was not necessary before, but without the udelay, the MiniPCI adapter in
slot 3
>
On Monday 18 June 2012 16:31:31 Bruno Randolf wrote:
> Signed-off-by: Bruno Randolf
> ---
Applied in r32767, thanks!
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
On Monday 18 June 2012 16:31:32 Bruno Randolf wrote:
> Signed-off-by: Bruno Randolf
> ---
Applied in r32768, thanks!
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
On Thursday 26 April 2012 10:01:36 Abaakouk Mehdi wrote:
>
> Update: md5sum of usb.ids have been updated.
>
> After kernel 2.6.39, usbip kernel and userspace are in kernel tree
> The new kernel modules names have already been updated in openwrt for
> kernel > 2.6.39
>
> This patch, allow to buil
Hi Michael,
On Sunday 22 April 2012 00:08:52 Michael Heimpold wrote:
> Hi Florian,
>
> > Your pull request basically looks okay to me, I just have a couple
comments:
> >
> > - can you create a dedicated branch, so I know I can safely pull from
> > this branch
> > - the patches in your tree don
Roberto,
On Friday 06 April 2012 14:34:13 Roberto Riggio wrote:
> On 04/02/2012 05:16 PM, Florian Fainelli wrote:
> > The configure scripts fails complaining it could not find neither glib
> > 2.0 nor libxml-2.0. Can you please start from a fresh build and test
> > again
Hi Mike,
On Monday 23 April 2012 18:18:48 Mike Brady wrote:
> I promise this is the last fix to this patch submission!
>
> This patch updates avahi to latest version -- 0.6.31. From the release
notes:
> "This is a bugfix release and mostly makes things work with current autoconf
again."
>
> It
On Sunday 24 July 2011 17:55:17 Michael Heimpold wrote:
> When standalone ldd is selected in config the binary is installed in
/usr/bin/ldd.
>
> Signed-off-by: Michael Heimpold
Applied in r32891, thanks!
--
Florian
___
openwrt-devel mailing list
openw
On Wednesday 18 July 2012 19:40:33 Álvaro Fernández Rojas wrote:
> Add brcmsmac profile (kmod-brcmsmac + wpad-mini).
>
> Signed-off-by: Álvaro Fernández Rojas
Applied in r32890, thanks!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.open
On Sunday 15 April 2012 20:10:37 Jeroen van Bemmel wrote:
> Attached the patch to fix support for the D-Link DVA-G3810BN, generated
> by quilt
>
> Signed-Off-By: Jeroen van Bemmel
Applied in r32893.
--
Florian
___
openwrt-devel mailing list
openwrt-de
On Saturday 07 July 2012 12:18:32 Álvaro Fernández Rojas wrote:
> Added CT6373 devices instead of using NB4's devices, as Florian suggested.
>
> Signed-off-by: Álvaro Fernández Rojas
Applied in r32892, thanks!
--
Florian
___
openwrt-devel mailing list
On Sunday 15 April 2012 20:15:53 Jeroen van Bemmel wrote:
> Attached patch fixes a typo in the image Makefile, and overrides the
> board name for DVA-G3810BN to set the correct board properties
>
> Signed-Off-By: Jeroen van Bemmel
Applied in r32894, thanks!
--
Florian
__
Hello,
On Saturday 23 June 2012 17:22:35 Philip Prindeville wrote:
> Building eglibc on x86 requires various packages explicitly call out librt.
>
> Add these dependencies.
>
> Signed-off-by: Philip Prindeville
>
The proper way to do this is rather: +USE_EGLIBC:librt instead of a plain
+libr
Hallo Tobias,
On Friday 03 August 2012 01:50:26 Tobias Diedrich wrote:
> If you want to poke at the ramips ethernet driver, I have a patch
> that I haven't submitted yet (I think it has occasional problems on
> bootup and probably unconditionally uses features that are not available on
> all chips
Hello,
On Monday 30 July 2012 13:09:06 Paul Fertser wrote:
> This is the latest official version. Currently tested only with wview as there
> are no other packages in the repository depending on radlib.
>
> Signed-off-by: Paul Fertser
> ---
> libs/radlib/Makefile |
On Tuesday 22 May 2012 10:56:15 Dan VerWeire wrote:
> PeerVPN (http://www.peervpn.net/), by Tobias Volk, is software that
> builds virtual ethernet networks between multiple computers. A virtual
> network built by PeerVPN uses a full mesh topology. All nodes talk
> directly to each other, there is
On Saturday 28 July 2012 16:52:31 Jiri Slachta wrote:
> Hello,
>
> I am resending last version of kamailio3 package. It's a replacement for old
kamailio package (Network/Telephony, version 1.5.2). I didn't know, if I
should replace old kamailio package, or make it standalone, so I created a new
Hi Miguel,
On Thursday 09 August 2012 12:08:48 Miguel GAIO wrote:
> Hi all,
>
> nb4 (BMC6358) boards support is currently broken.
>
> This path fixes that support.
> Plus, I add definitions for "Service" and "Clip" buttons.
This specific part does not apply, because the leds have been renamed r
On Thursday 09 August 2012 12:25:15 Miguel GAIO wrote:
> On Thu, 2012-08-09 at 12:16 +0200, Florian Fainelli wrote:
> > Hi Miguel,
> Hi Florian,
>
> >
> > On Thursday 09 August 2012 12:08:48 Miguel GAIO wrote:
> > > Hi all,
> > >
> >
Hello Paul,
On Thursday 09 August 2012 00:33:20 Paul Fertser wrote:
> Hello,
>
> On Wed, Aug 08, 2012 at 05:36:42PM +0200, Florian Fainelli wrote:
> > This specific patch: 001-cross_compile_link_bug.patch does not apply to the
> > vanilla radlib sources:
>
> Oh my,
On Thursday 09 August 2012 12:08:48 Miguel GAIO wrote:
> Hi all,
>
> nb4 (BMC6358) boards support is currently broken.
>
> This path fixes that support.
> Plus, I add definitions for "Service" and "Clip" buttons.
> Then, I remove the specific nb4_nvram_fixup() call to use
> boardid_fixup()
Appli
On Thursday 09 August 2012 15:54:16 Miguel GAIO wrote:
> Hi all,
>
> This patch fix some enet clock definition.
Applied in r33157, thanks Miguel!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman
On Thursday 09 August 2012 16:11:35 Miguel GAIO wrote:
> Hi all,
>
> This patch does not register gpio-leds device if there no leds defined.
Applied in r33158, thanks Miguel!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http
Hello,
On Thursday 26 April 2012 16:44:02 Abaakouk Mehdi wrote:
> RESENT: Updated patch with last remarks fixed
>
>
> Makefile and patch for package NUT 2.6.3
>
> Signed-off-by: Mehdi Abaakouk
I do not see any drivers in menuconfig with your Makefile. I would suggest
doing
the following ins
On Tuesday 19 June 2012 18:37:31 Edy Corak wrote:
> This patch updates link state monitor (lsm) to release 0.131,
> add sample connections.conf and update lsm.conf and lsm_script
>
> Signed-off-by: Edy Corak i...@loenshotel.de
Applied in r33166, thanks!
--
Florian
On Sunday 01 April 2012 14:20:10 Salander wrote:
> Hi all,
> This patch adds the Ostiary package to the repository. I've tested this on
the latest build (revision 31158). Installation, un-installation and
ostiaryd.init script all seem to work correctly.
>
> A bit of background, Ostiary has a
On Sunday 05 August 2012 18:38:07 Jiri Slachta wrote:
> Hi, I would like to introduce you new package, libdaq, a data acquisition
library needed by a Snort 2.9.x.
>
> Signed-off-by: Jiri Slachta
Applied in r33168, thanks!
--
Florian
___
openwrt-devel
On Sunday 05 August 2012 18:38:12 Jiri Slachta wrote:
> Hi,
>
> I've managed to update Snort to version 2.9.2.2. I did not want to split
this patch even if it has so many deltas - there are many deletions of unused
patches. Also there is a configuration file that has almost the same
functionali
On Sunday 05 August 2012 18:38:19 Jiri Slachta wrote:
> Hi,
> this patch introduces support for Snort plugin Snortsam. (resend, for snort
version 2.9.2.2 - for 2.8.4.1 is located there
http://patchwork.openwrt.org/patch/2381/)
>
> 200-snortsam.patch | 3016
+
On Monday 23 July 2012 23:00:38 Andreas Bräu wrote:
> added possibility to disable lzo compression and encryption to save ram.
>
>
>
> Signed-off-by: Andreas Braeu
Applied in r33171, thanks!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lis
On Monday 30 July 2012 12:36:44 Sebastian Muszynski wrote:
>
> pdnsd, is an IPv6 capable proxy DNS server with permanent caching (the cache
> contents are written to hard disk on exit) that is designed to cope with
> unreachable or down DNS servers (for example in dial-in networking).
>
> pdnsd c
On Thursday 09 August 2012 09:11:55 xian...@openmobilefree.net wrote:
> From: Xiangfu
>
> Full changelog:
> http://lists.en.qi-hardware.com/pipermail/discussion/2012-
August/009786.html
>
Applied in r33172, thanks!
--
Florian
___
openwrt-devel maili
On Friday 27 July 2012 19:47:23 Matthias Buecher / Germany wrote:
> Just a short reminder.
>
> As the first mail got mangled here's an updated patch (now have "Toggle Word
Wrap" for Thunderbird).
> It's the same makefile just using "-sysupgrade" and "-factory" in the image
names to avoid questio
Seen on linux-embedded
Message original
Sujet: NCD, a light scripting language for network configs and much more
Date : Fri, 17 Aug 2012 12:03:55 +0200
De : Ambroz Bizjak
Pour : linux-embed...@vger.kernel.org, linux-hotp...@vger.kernel.org,
netfil...@vger.kernel.org, linux-ad
Hello Bastian,
On Saturday 01 September 2012 09:25:06 Gabor Juhos wrote:
> 2012.08.31. 21:28 keltezéssel, Bastian Bittorf írta:
> >> Only the Truemobile 2300 and the the Asus WL-500G was mentioned in
> >> the thread
> >> and both of them is based on BCM4702/4710. An old post [1] on the
> >> linux-
On Monday 27 August 2012 16:20:26 Philip Prindeville wrote:
> When building against eglibc, libc doesn't include librt therefore it must
be explicitly included.
>
> Signed-off-by: Philip Prindeville
Applied in r33467, thanks Philip!
___
openwrt-devel
On Friday 07 September 2012 16:39:11 Alexey I. Froloff wrote:
> Signed-off-by: Alexey I. Froloff
Applied in r33466, thanks!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-deve
On Monday 27 August 2012 16:22:16 Philip Prindeville wrote:
> When building against eglibc, libc doesn't include librt therefore it must
be explicitly included.
>
> Signed-off-by: Philip Prindeville
>
Applied in r33468, thanks Philip!
--
Florian
___
On Thursday 13 September 2012 17:11:25 Martin Mueller wrote:
> Hi,
>
> for some reason building php5 fails for me with the following error:
>
> make -C /openwrt/kirkwood/trunk/build_dir/target-
arm_v5te_uClibc-0.9.33.2_eabi/php-5.4.5 install
INSTALL_ROOT=/openwrt/kirkwood/trunk/build_dir/target-
On Thursday 13 September 2012 11:33:17 Jonh Wendell wrote:
> From fe60581ca57d5f9e0d7deec0832d2916dec7e487 Mon Sep 17 00:00:00 2001
> From: Jonh Wendell
> Date: Thu, 13 Sep 2012 11:29:08 -0300
> Subject: [PATCH] [package] tcpdump: honor the CONFIG_IPV6 global flag
>
> Currently it's always compil
On Thursday 16 August 2012 21:22:21 York Sun wrote:
> The extra space makes the ${health_monitor%.* } as "parallel.started", so it
> won't match "parallel". This causes monitor_wan never starts.
>
> Signed-off-by: York Sun
Applied in r33471, thanks!
--
Florian
___
On Monday 27 August 2012 13:53:29 Mike Brady wrote:
> This patch is to fix a long-standing problem with avahi builds:
> if you change the configuration, sometimes the relevant packages are not
> correctly rebuilt; see, for example, ticket #0.
>
> Background: avahi can be built in two modes: wi
On Tuesday 18 September 2012 04:53:46 Daniel Golle wrote:
> The package block-hotplug doesn't exist, refer to block-mount instead.
>
> Signed-off-by: Daniel Golle
Applied in r33474, thanks Daniel!
--
Florian
___
openwrt-devel mailing list
openwrt-devel
On Tuesday 18 September 2012 04:53:20 Daniel Golle wrote:
> The package block-hotplug doesn't exist, removing reference to it.
>
> Signed-off-by: Daniel Golle
Applied in r33473, thanks!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.open
On Monday 17 September 2012 19:45:15 Alexey I. Froloff wrote:
> On Thu, Sep 06, 2012 at 06:36:11PM -0300, Jonh Wendell wrote:
> > Hi. Just curious, did you submit this patch to busybox guys?
> Applied in busybox' master in slightly modified form.
Applied in r33475, thanks Alexey!
--
Florian
__
On Tuesday 11 September 2012 13:27:27 Xianghua Xiao wrote:
> Updated and tested. Thanks!
>
> From 11cfa06f5c68143fc7bf7216d8a75fb9f85a8871 Mon Sep 17 00:00:00 2001
> From: xxiao
> Date: Tue, 11 Sep 2012 13:23:15 -0500
> Subject: [PATCH 1/2] Add librt to fuse to build with eglibc
>
> Signed-off-b
On Tuesday 28 August 2012 23:04:18 Michael Heimpold wrote:
> Signed-off-by: Michael Heimpold
Applied in r33477, thanks Michael!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-
On Monday 13 August 2012 22:33:31 Andy Leiserson wrote:
> uClibc declares eventfd() as taking two arguments but doesn't properly
> pass the second argument to the kernel.
>
> The problem is discussed at:
> http://lists.uclibc.org/pipermail/uclibc/2012-May/046873.html
>
> This patch is taken from
On Tuesday 11 September 2012 12:43:07 Xianghua Xiao wrote:
> From 6eed355dae3918566cf2018c093da93648dc44dc Mon Sep 17 00:00:00 2001
> From: xxiao
> Date: Fri, 7 Sep 2012 19:56:37 -0500
> Subject: [PATCH 2/2] Added libthread_db to gdbserver when eglibc is chosen
>
>
> Signed-off-by: xxiao
Appli
On Saturday 25 August 2012 21:08:09 shazz wrote:
> Description :
> In the current trunk, gdbserver is not building anymore (with EGLIBC 2.15
> selected) due to a missing dependency:
> Package gdbserver is missing dependencies for the following libraries:
> libthread_db.so.1
>
> In order to fix it,
On Monday 25 June 2012 19:04:27 Philip Prindeville wrote:
> Not sure why this wasn't detected a lot sooner, but building x86/alix2 with
eglibc 2.14 or 2.15 breaks:
>
> ...
> Package gdbserver is missing dependencies for the following libraries:
> libthread_db.so.1
> make[3]: *** [/home/philipp/op
On Friday 21 September 2012 12:31:31 W. Michael Petullo wrote:
> > I'm building reSIProcate
> >
> > http://www.resiprocate.org
> >
> > which provides the repro SIP proxy and the reTurn server for ICE/STUN/TURN
> >
> > It requires db_cxx.h from db47
> >
> > I've attached a patch to build the C
Hello,
On Wednesday 26 September 2012 14:41:51 dani wrote:
> Hi, I'm trying to make a micro sd card work connected to a bcm6348 board
> (livebox 1) SPI pins. I guessed the platform file of my device should be
> modified in order to make the kernel comunicate with the mmc_spi and
> recognice the mi
mmc0: clock 0Hz busmode 2 powermode 0 cs 1 Vdd 0 width 0 timing
0
> [ 1.08] mmc_spi spi0.0: mmc_spi: power off (0)
>
>
> Did anybody ever used the bcm6348 spi interface in these boards?. I
> think nobody really tested it.
It is used by a couple of people that I know about, and
On Thursday 27 September 2012 14:59:14 John Crispin wrote:
> On 27/09/12 13:56, devendra.aaru wrote:
> > Hi all,
> >
> >
> > I have a vortex 86DX board, i wanted to give a try of latest openwrt
> > stable release,
> >
> > will anyone suggest me about what toolchain (gcc version), libc
> > (uclibc v
bcm63xx_spi_check_transfer, unsupported"
>
> I still don't know if something missing in the code or just a problem
> of hardware (should I add pullup resistors?).
No idea about your hardware setup. If you have a logic analyzer, I would plug
it and see whether every SPI command sent
On Saturday 06 October 2012 19:57:23 Henning Meyer wrote:
> What's wrong with this patch?
There is nothing wrong at first sight. We are in the middle of a release right
now, thus updating packages will be deferred until further notice.
>
> 2012/9/10 Henning Meyer :
> > From: Henning Meyer
> >
On Thursday 20 September 2012 05:07:29 Daniel Golle wrote:
> Without this, /etc/init.d/led will try to set the non-existing 'rssi'
trigger.
> This doesn't harm as the kernel will refuse this setting, but it outputs
some
> ugly log-lines:
> Jun 24 10:15:19 OpenWrt user.info sysinit: setting up led
On Thursday 11 October 2012 09:32:13 jonsm...@gmail.com wrote:
> I'm working on updating bluez to a more recent version. The newer
> bluez needs a newer glib. I updated the version of glib. Updating
> glib triggers a dependency on libffi.
>
> Who is looking in the wrong place? glib or libffi?
At
FlorianOn Thursday 11 October 2012 15:48:47 Fainelli wrote:
> On Thursday 11 October 2012 09:32:13 jonsm...@gmail.com wrote:
> > I'm working on updating bluez to a more recent version. The newer
> > bluez needs a newer glib. I updated the version of glib. Updating
> > glib triggers a dependency o
On Wednesday 10 October 2012 16:30:23 Daniel Golle wrote:
> LEDs brightness is now only updated if the value actually changed, thus
reducing
> the number of fwrite syscalls significantly.
>
> Signed-off-by: Daniel Golle
Applied in r33766, thanks Daniel!
--
Florian
_
On Monday 24 September 2012 17:34:12 Jonh Wendell wrote:
> hi folks.
>
> I see that busybox's Makefile copies (or try to copy) an inexistent
> files/httpd, which is supposed to go to /etc/init.d, as an init script.
> It does the same for cron and telnet.
>
> So, what's wrong here? The httpd file
Hello Hennin,
On Tuesday 09 October 2012 21:22:47 Henning Meyer wrote:
> From: Henning Meyer
>
> added init.d script to hiawatha
>
> Signed-off-by: Henning Meyer
> ---
>
> diff --git a/Makefile b/Makefile
> index 943a57c..5331bc8 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -53,11 +53,31 @@
On Tuesday 25 September 2012 18:12:04 Daniel Harding wrote:
> Jonh Wendell wrote:
> > I see that busybox's Makefile copies (or try to copy) an inexistent
> > files/httpd, which is supposed to go to /etc/init.d, as an init script.
> > It does the same for cron and telnet.
> >
> > So, what's wrong he
Hi Daniel,
Le lundi 11 juin 2012 02:44:21, Daniel Golle a écrit :
> Hi Felix,
>
> On Sun, Jun 10, 2012 at 06:01:29PM +0200, Felix Fietkau wrote:
> > If it's just minor differences, the huge amount of code duplication is
> > probably a very bad idea. I'd rather see things unified, otherwise it's
>
Le dimanche 14 octobre 2012 23:44:23, Daniel Golle a écrit :
> On 14/10/12 22:59, Florian Fainelli wrote:
> > It does not look like the physical offset is really different from AR7,
> > so you could probably just have a the kernel be loaded at a different
> > address and s
On Sunday 09 September 2012 23:54:07 Russell Senior wrote:
>
> Update iftop from 0.17 to 1.0pre2
>
> Most significantly, includes IPv6 support. This version forces
> libncurses, by patching the configure script, instead of allowing
> libncursesw, saving (~65k) image space.
>
> Signed-off-by: Ru
On Monday 24 September 2012 15:58:55 Daniel Pocock wrote:
> Thanks for the guidance about this, I am new to OpenWRT packaging
>
> I've revised the patch as you requested, new version attached - please
> let me know if this is OK now
>
> Here are the package file sizes:
>
> - -rw-r--r-- 1 daniel
On Wednesday 19 September 2012 10:45:18 Jonh Wendell wrote:
> From 58415bffe9482423800d12c74ced37cdce9e22ac Mon Sep 17 00:00:00 2001
> From: Jonh Wendell
> Date: Wed, 19 Sep 2012 10:42:41 -0300
> Subject: [PATCH] [packages] gatling: Move to the right submenu
>
> Currently it is the only package i
On Tuesday 04 September 2012 22:15:09 Peter Wagner wrote:
> This patch updates fetchmail to 3.6.22
>
> Signed-off-by: Peter Wagner
Applied in r33785, thanks!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwr
On Wednesday 19 September 2012 20:48:32 Hannu Nyman wrote:
> Based on the update activity on trunk, it looks like the trunk is again open
> for post-AA patches.
>
> This patch updates the usb-modeswitch and usb-modeswitch-data packages to
the
> August 2012 version (from the January version.
>
On Friday 28 September 2012 14:43:39 Karl Palsson wrote:
>
> Hi,
>
> I know that OpenWRT's in release freeze stage, but I keep seeing packages
> getting updated, and the
> changes from version 0.15 of mosquitto the MQTT broker that is currently in
> OpenWRT trunk vs v1.x are
> huge and importan
On Sunday 30 September 2012 05:48:49 Oliver wrote:
> version bump of haveged.
>
> Signed-off-by: Oliver Smith
Applied in r33788, thanks!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinf
On Tuesday 02 October 2012 20:36:17 Paolo Pisati wrote:
> Add missing Perl dependencies.
>
> Signed-off-by: Paolo Pisati
Applied in r33789, thanks!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mail
On Tuesday 04 September 2012 21:44:20 Etienne Champetier wrote:
> Hi
>
> This patch update wifidog to the latest svn version
> It correct a bufferoverflow and some segfaults
>
> Tested on openwrt x86 kvm
>
> Signed-off-by: Etienne CHAMPETIER
Applied in r33790, thanks!
--
Florian
__
On Wednesday 05 September 2012 12:58:50 Jiri Slachta wrote:
> Hi,
>
> I would like to introduce you Snortsam, plugin for Snort. This patch was
> accidentally superseded due to lack of my explanation (snortsam needs to be
> supported by snort - it is supported now). It's in the same state as was
On Monday 20 August 2012 10:40:44 Oliver wrote:
> This patch updates xtables-addons and removes the 3.3 compatibility patch
and
> the powerpc include as it is not required.
>
> Signed-off-by: Oliver Smith
Applied in r33792, thanks!
--
Florian
___
ope
On Wednesday 26 September 2012 12:59:52 Jiri Slachta wrote:
> Hello,
>
> this patch includes ODBC support for Asterisk18 package.
>
> Regards,
> Jiri Slachta, CESNET, z.s.p.o.
> Signed-off-by: Jiri Slachta
Applied in r33793, thanks!
--
Florian
___
ope
201 - 300 of 1128 matches
Mail list logo