On 2012-04-14 9:37 PM, Jeroen van Bemmel wrote:
> The Linux kernel version is an important configuration aspect still
> missing from menuconfig. It should be possible to have the full config
> in a single .config file; Makefiles are the wrong place for setting this
> parameter.
> I agree it would b
The Linux kernel version is an important configuration aspect still missing
from menuconfig. It should be possible to have the full config in a single
.config file; Makefiles are the wrong place for setting this parameter.
I agree it would be uncommon to change this, that's why it is a developer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
comments inline.
> From: Karl Palsson
>
> Use the service helper scripts to build a simple init script for the
> mosquitto broker. To make sure that the standard shipped config file
> works, add a mosquitto user if not found.
>
> Signed-off-b
Also include all library symlinks in the package.
Signed-off-by: Michael Heimpold
Index: libs/libmicrohttpd/Makefile
===
--- libs/libmicrohttpd/Makefile (revision 31285)
+++ libs/libmicrohttpd/Makefile (working copy)
@@ -1,5 +1,5 @@
Signed-off-by: Michael Heimpold
Index: libs/libmodbus/Makefile
===
--- libs/libmodbus/Makefile (revision 31285)
+++ libs/libmodbus/Makefile (working copy)
@@ -1,6 +1,6 @@
-#
-# Copyright (C) 2006-2011 OpenWrt.org
#
+# Copyright (C)
On 2012-04-13 9:01 PM, Jeroen van Bemmel wrote:
> A grep for LINUX_VERSION in target/linux/*/Makefile shows that OpenWRT
> current uses a large number of different kernel versions for the various
> platforms. While there may be reasons for using a particular version, it
> would be nice if newer
Some users seem to have trouble compiling collectd 4.10.6. The needed patch
has apparently been already implemented upstream in 4.10.7 that was released
a few days ago. See ticket 11282: https://dev.openwrt.org/ticket/11282
I refreshed the patches and bumped the version.
The patch leaves one em