updated patch - increase PKG_RELEASE too
Am Montag, 14. Februar 2011, 20:14:58 schrieben Sie:
> hi
>
> when i start dnsmasq i get this error
>
> /etc/init.d/dnsmasq start
> touch: : No such file or directory
>
> because i didnt define leasefile in the config file ...
>
> this shouldnt happen a
hi
when i start dnsmasq i get this error
/etc/init.d/dnsmasq start
touch: : No such file or directory
because i didnt define leasefile in the config file ...
this shouldnt happen as the statement is
[ -n "$leasefile" ] && [ -e "$leasefile" ] || touch "$leasefile"
if $leasefile="" it will exe
Hi,
I wonder what the current "words of wisdom" regarding VLAN configuration
on the various embedded switches in OpenWRT (and maybe Linux in general)
is, especially regarding "more than 15 VLANs".
I have recently been faced with a customer project where I needed to hand
over some stuff on VLAN ID
Signed-off-by: Jochen Friedrich
---
toolchain/gcc/common.mk |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk
index 0f22e41..971ca62 100644
--- a/toolchain/gcc/common.mk
+++ b/toolchain/gcc/common.mk
@@ -167,6 +167,11 @@
The following patch sets the gpio to activate usb on the arv7518pw
Signed-off-by: Luca Olivetti
---
Index: target/linux/lantiq/patches/400-mach-arv45xx.patch
===
--- target/linux/lantiq/patches/400-mach-arv45xx.patch (revisiĆ³n: 2
Hi Imre,
i noticed in r25322 a patch has been committed to support EABI on thumbless ARM
v4 CPUs.
However, the patch only works if -marmv4 is passed to the linker as the default
is armv5t.
Unlike openembedded, openwrt does not pass this option to the linker so i
modified the patch to
#define
Hi,
On Mon, Feb 14, 2011 at 10:22 AM, Florian Fainelli wrote:
> Hello,
>
> On Monday 14 February 2011 10:07:03 wimpunk wrote:
>> I probably should ask my question on a kernel mailing list but maybe
>> some in the openwrt community can help me.
>> I'm trying to write a gpio driver for my embedded
Hello,
On Monday 14 February 2011 10:07:03 wimpunk wrote:
> I probably should ask my question on a kernel mailing list but maybe
> some in the openwrt community can help me.
> I'm trying to write a gpio driver for my embedded system
> (iowa-gx-466-128MB-r11 with gpio on a w83627ehf) but I have som
I probably should ask my question on a kernel mailing list but maybe
some in the openwrt community can help me.
I'm trying to write a gpio driver for my embedded system
(iowa-gx-466-128MB-r11 with gpio on a w83627ehf) but I have some
troubles understanding the recommended gpiolib (according to
Docu
Hello,
On 02/14/2011 09:13 AM, Hanno Schupp wrote:
> I am not sure how much difference there is between devices, as there is
> for example no image for the pico. I just took a bullet M image and
> flushed the pico M and lo, it works just fine. And they all have 8MB
> flash memory now, so they are
I am not sure how much difference there is between devices, as there is for
example no image for the pico. I just took a bullet M image and flushed the
pico M and lo, it works just fine. And they all have 8MB flash memory now,
so they are pretty comparable these days. So maybe the loco works witht
11 matches
Mail list logo