[oe] [PATCH 15/18] sispmctl-2.7: initial recipe

Andreas Oberritter obi at opendreambox.org
Wed Sep 29 20:36:31 UTC 2010


Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
---
 recipes/sispmctl/sispmctl_2.7.bb |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
 create mode 100644 recipes/sispmctl/sispmctl_2.7.bb

diff --git a/recipes/sispmctl/sispmctl_2.7.bb b/recipes/sispmctl/sispmctl_2.7.bb
new file mode 100644
index 0000000..43d6238
--- /dev/null
+++ b/recipes/sispmctl/sispmctl_2.7.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "Control Gembird SIS-PM programmable power outlet strips"
+AUTHOR = "Mondrian Nuessle <nuessle at uni-mannheim.de>"
+HOMEPAGE = "http://sispmctl.sourceforge.net/"
+PRIORITY = "optional"
+LICENSE = "GPLv2"
+DEPENDS = "libusb"
+
+SRC_URI = "http://downloads.sourceforge.net/${PN}/${P}.tar.gz"
+
+SRC_URI[md5sum] = "2457f76cd129f880634f3381be0aeb76"
+SRC_URI[sha256sum] = "d24d34fc7e14992ac822cef3c5567b04a077cfc96252b0a6fb238c8a272c16f4"
+
+inherit autotools
+
+EXTRA_OECONF = "--enable-webless"
-- 
1.7.1





More information about the Openembedded-devel mailing list