[oe-commits] org.oe.dev openipmi: forgot the recipe

dirk commit oe at amethyst.openembedded.net
Fri May 9 20:22:36 UTC 2008


openipmi: forgot the recipe

Author: dirk at openembedded.org
Branch: org.openembedded.dev
Revision: bcb4d050472f6a21040b7de0fc55f120166ad02b
ViewMTN: http://monotone.openembedded.org/revision/info/bcb4d050472f6a21040b7de0fc55f120166ad02b
Files:
1
packages/openipmi/openipmi_2.0.14.bb
Diffs:

#
# mt diff -raf90841f4497299774d1cfae17dd753a99956544 -rbcb4d050472f6a21040b7de0fc55f120166ad02b
#
#
#
# add_file "packages/openipmi/openipmi_2.0.14.bb"
#  content [bb3893527d6c69bed98e0d0f779896cf175ed393]
#
============================================================
--- packages/openipmi/openipmi_2.0.14.bb	bb3893527d6c69bed98e0d0f779896cf175ed393
+++ packages/openipmi/openipmi_2.0.14.bb	bb3893527d6c69bed98e0d0f779896cf175ed393
@@ -0,0 +1,13 @@
+DESCRIPTION = "OpenIPMI is an effort to create a full-function IPMI system, \
+               to allow full access to all IPMI information on a server \
+               and to abstract it to a level that will make it easy to use"
+HOMEPAGE = "http://openipmi.sourceforge.net"
+SECTION = "console/utils"
+LICENSE = "GPL"
+DEPENDS = "popt"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/openipmi/OpenIPMI-${PV}.tar.gz"
+
+S = "${WORKDIR}/OpenIPMI-${PV}"
+
+inherit autotools






More information about the Openembedded-commits mailing list