-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Mirko Vogt

this patch (see attach) update triggerhappy to last version 0.1.4

On 11/17/2010 08:10 PM, Mirko Vogt wrote:
> (slightly changed) applied in commit 24018
> (https://dev.openwrt.org/changeset/24018) - thanks!
> 
> mirko
> 
> 
> On Fri, 2010-11-12 at 11:17 +0100, Stefan Tomanek wrote:
>> Triggerhappy is a lightweight hotkey daemon that can launch arbitrary 
>> commands
>> on input events. It supports the hotplugging of devices and the processing of
>> key combinations.
>>
>> Signed-off-by: Stefan Tomanek <stefan.tomanek+open...@wertarbyte.de>
>> ---
...


- -- 
Best Regards
Xiangfu Liu
http://www.openmobilefree.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkzlOgYACgkQRRAEFRxkgLTM2gCgmOol12/lkSSOMievnOzFLAXV
nNMAoLQT6Tfh5Jlq9ZjttIy4IA30c2fA
=DQHR
-----END PGP SIGNATURE-----
Index: utils/triggerhappy/Makefile
===================================================================
--- utils/triggerhappy/Makefile	(revision 24018)
+++ utils/triggerhappy/Makefile	(working copy)
@@ -6,8 +6,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=triggerhappy
-PKG_VERSION:=0.1.3
-PKG_REV:=f7c42167127fb8377f99440f943ab863433b14b5
+PKG_VERSION:=0.1.4
+PKG_REV:=d5a041b18f010d4b1f4a33cfed00fcbe604e3a91
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
@@ -33,6 +33,7 @@
 endef
 
 MAKE_FLAGS += \
+	LINUX_INPUT_H=$(TOOLCHAIN_DIR)/usr/include/linux/input.h \
 	$(TARGET_CONFIGURE_OPTS) \
 	$(1)
 
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to