Upgrades OLSR to final 0.5.6 release.
Signed off by: Mark Kelly
===
--- net/olsrd/Makefile (revision 12389)
+++ net/olsrd/Makefile (working copy)
@@ -9,13 +9,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=olsrd
-PKG_VERSION
this patch fails for me,
:/opt/openwrt/k1$ make package/opencv-prepare V=99
make[1]: Entering directory `/opt/openwrt/k1'
make[2]: Entering directory `/opt/openwrt/packages/libs/opencv'
Makefile:77: *** missing separator. Stop.
make[2]: Leaving directory `/opt/openwrt/packages/libs/opencv'
make[1
Luci is working fine on r17207 on my IXP4xx board, but it was broken due
to a Big Endian issue on the IXP4xx a couple of weeks ago.
On Tue, 2009-08-11 at 05:06 -0400, edgar.sol...@web.de wrote:
> then something else is wrong and luci not working only a symptom ..
> smells as if your networking
There is a typo in /etc/inittab for the second serial port. This patch
fixes that typo and allow logins from the second port.
Signed-off-by: Mark Kelly
Index: package/base-files/files/etc/inittab
===
--- package/base-files/files
This upgrades the OpenVPN package from 2.1.0 to 2.1.1
Signed-off-by: Mark Kelly < mekelly5 .at. gmail .dot. com>
Index: packages/net/openvpn/Makefile
===
--- packages/net/openvpn/Makefile (revision 20156)
+++ packages/net/o
This patch upgrades JamVM from 1.5.3 to 1.5.4
Signed-off-by: Mark Kelly < mekelly5 at gmail dot com>
Index: packages/lang/jamvm/Makefile
===
--- packages/lang/jamvm/Makefile (revision 20584)
+++ packages/lang/jamvm/Makefile (w
With the default settings in the current patch in trunk, I am seeing heavy
corruption with the CF cards in both the Avila and Cambria IXP4xx boards
from Gateworks. This patch adjusts the timing and has cleared up the
corruption issue.
Signed-off-by: Mark Kelly < mekelly5 at gmail dot
I think what you really want is the net/ser2net package.
On Sep 26, 2010, at 2:58 AM, "Benjamin Henrion" wrote:
> On Sun, Sep 26, 2010 at 8:41 AM, Philip Prindeville
> wrote:
>> On 9/26/10 12:34 AM, Benjamin Henrion wrote:
>>>
>>> On Sun, Sep 26, 2010 at 2:12 AM, Philip Prindeville
>>> wrot
This changes Ser2net package to be the latest stable version offered by
the project.
Signed-off-by: Mark Kelly
#svn diff packages/net/ser2net/
Index: packages/net/ser2net/Makefile
===
--- packages/net/ser2net/Makefile
It booted for me on a GW2345 with a clean build, even though the new
ethernet driver still does not support the GW2345's kendin switch :(
On Thu, 2008-01-03 at 19:45 +0100, Harald Schiöberg wrote:
> >> is there a known issue currently?
> >>
> >
> > I've tested a build yesterday on my 2348-2 and
When trying to bring up ath0 with wpa tkip encryption, I now get this.
It used to partially work, now it's completely broken.
# wifi up
device ath0 entered promiscuous mode
br-lan: port 2(ath0) entering learning state
br-lan: topology change detected, propagating
br-lan: port 2(ath0) entering fo
wpa_suplicant currently complains about a parse error if the PSK is not
enclosed in quotes. This patch fixes that.
Signed-off-by: nlinux cadre5.com>
Index: package/madwifi/files/lib/wifi/madwifi.sh
===
--- package/madwifi/files/lib/
I can't confirm this problem on Avila. Everything works find with the
svn trunk builds I did from yesterday and today.
On Wed, 2008-02-13 at 17:57 +0100, Felix Fietkau wrote:
> Harald Schiöberg wrote:
> > Giovanni Di Stasi wrote:
> >> Il Tuesday 12 February 2008 11:33:54 hai scritto:
> >
> >>
This patch is causing me some major stability issues with the latest
trunk builds.
kamikaze/package/madwifi/patches/330-beaconcal.patch
It seems to work fine for normal client connections, but I have a few
Openwrt Sta mode clients that connect to it, and it reboots very
frequently with this patch
turn off the auto
power saving on my atheros cards and increase the beacon intervals.
(found this in madwifi trakker post)
iwpriv ath0 uapsd 0
iwpriv ath0 bintval 1000
On Thu, 2008-02-14 at 15:57 +0100, Felix Fietkau wrote:
> Mark Kelly wrote:
> > This patch is causing me some m
This adds additional packages for the arprefresh, dyn-gw-plain & quagga
olsrd plugins
Signed off by: nlinux (mark.kelly at cadre5.com)
Index: packages/net/olsrd/Makefile
===
--- packages/net/olsrd/Makefile (revision 10465)
+++ pack
I'm suddenly having difficulties compiling the latest trunk, and it
seems to fail on random packages.
It always fails with an error like this, but it seems to be on a
different package everytime.
Packaged contents
of /opt/openwrt/k1/build_dir/armeb/ntp-4.2.4p4/ipkg/ntpd
into /opt/openwrt/k1/bin/
Yes, but that hasn't caused me issues in the past. I'll give it a try
without to see if it changes anything.
On Wed, 2008-04-30 at 14:37 +0200, Oliver Ertl wrote:
> > I'm suddenly having difficulties compiling the latest trunk, and it
> > seems to fail on random packages.
> >
> > It always f
ectory `/opt/openwrt/k1'
make: *** [world] Error 2
On Wed, 2008-04-30 at 08:41 -0400, Mark Kelly wrote:
> Yes, but that hasn't caused me issues in the past. I'll give it a try
> without to see if it changes anything.
>
>
>
> On Wed, 2008-04-30 at 14:37
rectory `/opt/openwrt/k1'
make: *** [world] Error 2
/opt/openwrt/k1/build_dir/armeb/root-ixp4xx//usr/lib/ipkg/info/vim-full.postinst
should contain an extra "THEN" it appears, this patch fixes it.
Signed-off-by: Mark Kelly
Index: Makefile
=
what is the status of the new generic gpio support? In the current
trunk build, I am not seeing the /dev/gpio node being built when the
settings are enabled at least not on IXP4XX (Avila gw2345). I know this
was working in my 2.6.23 builds, but I'm unsure if I've missed a setting
in the new 2.6.
what is the status of the new generic gpio support? In the current
trunk build, I am not seeing the /dev/gpio node being built when the
settings are enabled at least not on IXP4XX (Avila gw2345). I know this
was working in my 2.6.23 builds, but I'm unsure if I've missed a setting
in the new 2.6
ets which implement either a GPIO lib or Generic
> GPIO
> compatible API. You can enable the GPIO device driver for these targets, even
> though it is not done automatically.
>
> Le Friday 23 May 2008 16:43:49 Mark Kelly, vous avez écrit :
> > what is the status of the new
You do not need any garmin drivers, as long as the device is set to
standard NEMA output, you can install picocom and see the stream.
#picocom -b4800 /dev/tts/0
If it's stuck in binary mode you want see any useful info.
sirfmon is in gpsd utilities and will switch the device back to NMEA
mode s
mode? It seems like Garmin has a winders application that's free that
will also switch the device to NMEA output.
On Thu, 2008-05-29 at 14:27 -0700, Geoff Levand wrote:
> Hi,
>
> Mark Kelly wrote:
> > You do not need any garmin drivers, as long as the device is set to
>
The batman layer3 kernel module does not appear to compile on the
2.6.26-rc8 & rc9 kernels. Is this a known bug?
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
26 matches
Mail list logo