From: Karl Palsson
In e2b1433b the autoload param went from being an enumerated type to a
simple boolean. Drop the pointless double check of this flag.
Signed-off-by: Karl Palsson
---
lua/uci.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/lua/uci.c b/lua/uci.c
index
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I like it. One query inline
Bastian Bittorf wrote:
> OpenWrt should support an optional /etc/profile.d directory like
> most other Linux distributions. This allows packages to install
> their own scripts into /etc/profile.d/ directory.
>
> The f
This patch supersedes http://patchwork.openwrt.org/patch/1630/
Some features, some bug fixes, full release notes at
http://mosquitto.org/
Signed-off-by: Karl Palsson
---
net/mosquitto/Makefile |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/mosquitto/Makefile b/
On 11/30/2011 03:37 PM, John Crispin wrote:
>>
>>> This patch is an update of http://patchwork.openwrt.org/patch/1452/
>
> Hi,
>
> the patch is essentially fine, however there are whitespace errors.
>
> can you please use tabs for indenting and not spaces and then resend the
> patch so i can me
This patch is an update of http://patchwork.openwrt.org/patch/1452/
The update makes sure that the kernel config actually _enables_ gpio sysfs, not
just provides support
for it. So, as well as the patch, it includes a diff on the default config for
atheros. The patch
itself is unchanged, and
Mostly a bug fix release, full release notes at
http://mosquitto.org/2011/11/version-0-14-released/
(0.14.2 includes some post release fixes)
Signed-off-by: Karl Palsson
---
net/mosquitto/Makefile |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/mosquitto/Makefil
Hi,
Attached is a patch updating mosquitto (MQTT message broker, client tools,
server, and client
libraries) from version 0.12 to version 0.13
http://www.mosquitto.org for more info.
Tested on "atheros" platforms for backfire.
Signed-off-by: Karl Palsson
diff --git a/net/mosquitto/Makefile
Attached is a patch moving atheros platforms(/ar231x) from gpio_dev to gpiolib,
with sysfs
support. It has been tested on openwrt trunk, and an atheros 2317 board, but I
don't have a 5312
or any of the other board types here for testing.
below is from git format-patch, based on my clone of git://nbd.name/packages.git
>From 2a1de77492ec87b4e4a338c4f435715a1fe1471d Mon Sep 17 00:00:00 2001
From: Karl Palsson
Date: Thu, 11 Aug 2011 17:30:50 +
Subject: [PATCH] Add support for the mosquitto MQTT message broker, tools and
library
Add support for the mosquitto MQTT message broker, and client tools and client
library. (For developing third party apps running on openwrt that communicate
with an MQTT server)
This is the current code directly from the mosquitto-packaging repository:
https://bitbucket.org/oojah/mosquitto-packag
...@tweak.net.au or as karlp on irc.freenode.org#mqtt
This has currently been tested on an atheros based board.
Sincerely,
Karl P
Index: package/mosquitto/patches/100-disable-memory-reporting.patch
===
--- package/mosquitto/patches
11 matches
Mail list logo