Build all of the can support as modules, otherwise the kernel image is
changed when a can kernel package is selected, because the can protocol
is then built in into the kernel image.
Signed-off-by: Jan Kardell
---
package/kernel/linux/modules/can.mk | 7 ---
1 file changed, 4 insertions(+),
Add Bosch C_CAN/D_CAN driver as a kernel package. The D_CAN controller is used
on BeagleBoneBlack.
Signed-off-by: Jan Kardell
---
package/kernel/linux/modules/can.mk | 55 ++-
diff --git a/package/kernel/linux/modules/can.mk
b/package/kernel/linux/modules/can.mk
index 39c1c96..314
To follow up, here it seems that setting the basic_rate option in
/etc/config/wireless under AA r39154 has no effect on the rate mask, at
least when queried via
/sys/kernel/debug/ieee80211/phy0/netdev:wlan0/rc_rateidx_mask_2ghz
As a work-around, I'm using this hotplug script in /etc/hotplug.d/ifac
Add a -c switch which allows setting an alternative UCI path instead of using
the libuci default.
Signed-off-by: Matthias Schiffer
---
Hi, this is a little patch we cooked up during the development of our new
Freifunk firmware, Project Gluon [1].
Use case:
Our firmware has a special mode of ope
Otherwise the modpost steps for individual modules that are compiled
manually (using make package//install) will give warning
of missing symbols when that module depends other modules.
This is caused by the Module.symvers file not containing any symbols
anymore of external modules when the initram
On Tue, Mar 4, 2014 at 10:25 AM, Imre Kaloz wrote:
[snip]
> Generic (even arch specific) option go into
> target/linux/generic/config-$VERSION, and target specific options /
> overrides go into target/linux/$BOARD/config-{default,$VERSION}
>
> Subtarget config options override target config option
On Tue, Mar 4, 2014 at 1:02 AM, Hannu Nyman wrote:
> Quoting Tim Harvey :
>
> I have one comment to your patch:
> I think that the last item on the line should be:
> +PACKAGE_collectd-mod-nut:nut
> so that the nut package gets conditionally selected, if collectd-mod-nut has
> been selected.
>
>
Make the nut support conditional and specify its dependencies.
Signed-off-by: Tim Harvey
---
utils/collectd/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/utils/collectd/Makefile b/utils/collectd/Makefile
index d923ab4..36cc845 100644
--- a/utils/collectd/Makefile
+
John,
On Tue, 04 Mar 2014 16:21:35 +0100, John Szakmeister
wrote:
I'm looking to add support for a board into OpenWRT, and I'm curious
you guys so neatly split the configuration between the top-level, the
architecture, and the boards. It's an ARM-based board and we plan on
using device tree.
I'm looking to add support for a board into OpenWRT, and I'm curious
you guys so neatly split the configuration between the top-level, the
architecture, and the boards. It's an ARM-based board and we plan on
using device tree. With all the interaction between kernel
selections, I want to make sur
Hi.
> It is really annoying that dev.openwrt.org frequently gives "504 Gateway
> Time-out" or "502 Bad Gateway" errors. During the last few days it seems
> that the bug tracker is unreachable half of the time.
>
> Typical error is just:
>
> 502 Bad Gateway
> nginx/1.1.19
>
> Is there some probl
I added WIFI LED support (so now AP blinks nicely), I removed WPS
button GPIO (as it doesn't exist) and changed GPIO for reset button.
Signed-off-by: Jacek Kikiewicz
---
Index: target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c
==
Quoting Tim Harvey :
On Sat, Mar 1, 2014 at 12:37 AM, Hannu Nyman wrote:
However the thing that bothers me more than 'nut' failing, is the fact
that it is _not_ selected in my .config. What would be causing it to build?
If I uninstall the package (./scripts/feeds uninstall nut) my
build succ
13 matches
Mail list logo