Hi Dirk,
could you please resend the patch.
i get:
patching file Makefile
patch: malformed patch at line 84: 2.
As it seems you mail clients wraps the lines. If you can't disable wrapping
just attach the patch as file.
/Peter
On Thu, 14 Nov 2013 23:53:42 +0100
Dirk Neukirchen wrote:
>
This patch updates erlang to a more current 16B02 and
hopefully removes RIPEMD160 support.
It's only compile tested - don't know about erlang
I used the commit that added ripemd to erlang as a guideline
https://github.com/erlang/otp/commit/3881407ea8444c280d9659f40e6c169a1e10310d.patch
add ripem
Hello Luka,
I tested before the Cubieboard with OpenWrt and and external kernel
tree, I had some notes here:
http://wiki.ninux.org/CubieboardOpenWrt
I built now a new openwrt trunk image with your latest patches.
https://dev.openwrt.org/changeset/38651
I have the kernel booting, but I am stucke
The current implementation of mtd will not append the backup
file created by sysupgrade to the correct partition, as mtd will append
the data to first jffs2 partition it finds. As the kernel is also
stored on a jffs2 partition (which resides before the overlay
partition), the data will be appended
Changelog:
V1: skip the first n-1 occurrence of JFFS2_EOF
V2: change argument handling
V3: skip first n bytes when appending jffs2 data
V4: remove quotes for $MTD_CONFIG_ARGS
V5: add nbd's jffs2 padding element code to work around broken boot loaders
jffs2 partition parsing now really happens a
The tunnel mtu parameter can be configured in UCI but the setting was not
applied
on tunnel interfaces.The patch also adds functionality to configure the don't
fragment
bit of tunnel interfaces via UCI.
Signed-off-by: Hans Dedecker
---
device.c | 12 ++--
device.h |2
Patch implements link layer state awareness (aka carrier detection) in netifd;
an
interface will only go to the setup state (and send a setup event to the
protocol
handlers) when it's enabled and the link state is enabled. Vice versa an
interface
will go the down state when either it's disable
The route table parameter needs to be checked in interface_update_proto_route;
a route which has
an identical nexthop but a different routing table needs to be deleted and
added in the correct
routing table.
While dumping the route list via ubus; don't display the default route when no
default r
Changelog:
V1: skip the first n-1 occurrence of JFFS2_EOF
V2: change argument handling
V3: skip first n bytes when appending jffs2 data
V4: remove quotes for $MTD_CONFIG_ARGS
The current implementation of mtd will not append the backup file
created by sysupgrade to the correct partition, as mtd wi
The current implementation of mtd will not append the backup file created by
sysupgrade to the correct partition, as mtd
will append the data to first jffs2 partition it finds. As the kernel is also
stored on a jffs2 partition (which resides before the overlay partition), the
data will be appen
* Bastian Bittorf [12.11.2013 10:32]:
> here on an alix2d i can see hotplug calls
> with ACTION = ifup during shutdown. also netif-crashs.
>
> i'am unsure why: maybe netifd crashs because of
> interface shutdowns and procd refires it again, so it
> takes all interfaces up again? the game goes inf
Alex Hacker wrote:
> Thank you Sujith. Probably I understood the following patch in a wrong way.
> Felix removed all chain masks checking. If the mask 5 is invalid, how about
> the mask 4 and 6?
The patch is correct. For calibration, the mask that is calibrated in
the EEPROM has to be used. Even i
As first reported more than a year ago
(https://lists.openwrt.org/pipermail/openwrt-devel/2012-August/016240.html
and
https://lists.openwrt.org/pipermail/openwrt-devel/2012-August/016241.html),
some of the register definitions of the lantiq etop driver are
incorrect. When OpenWrt is booted with a b
13 matches
Mail list logo