From: Lukas-David Gorris <lukas@htc-linux.org>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] libevent: recipe for 2.0.10-stable version
Date: Fri, 11 Mar 2011 01:53:28 +0100 [thread overview]
Message-ID: <1299804808.5437.22.camel@computer> (raw)
From: Lukas-David Gorris <lukas.gorris@gmail.com>
Date: Fri, 11 Mar 2011 01:47:24 +0100
Subject: [PATCH 3/3] libevent: add recipe for 2.0.10-stable version
---
recipes/libevent/libevent_2.0.10-stable.bb | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
create mode 100644 recipes/libevent/libevent_2.0.10-stable.bb
diff --git a/recipes/libevent/libevent_2.0.10-stable.bb
b/recipes/libevent/libevent_2.0.10-stable.bb
new file mode 100644
index 0000000..fa656dc
--- /dev/null
+++ b/recipes/libevent/libevent_2.0.10-stable.bb
@@ -0,0 +1,16 @@
+DESCRIPTION = "The libevent API provides a mechanism to execute a
callback function \
+when a specific event occurs on a file descriptor or after a timeout
has been reached. \
+Furthermore, libevent also support callbacks due to signals or regular
timeouts."
+HOMEPAGE = "http://www.monkey.org/~provos/libevent/"
+SECTION = "libs"
+AUTHOR = "Niels Provos <provos@citi.umich.edu>"
+LICENSE = "BSD"
+PR = "r0"
+
+SRC_URI = "http://monkey.org/~provos/libevent-${PV}.tar.gz"
+
+inherit autotools
+
+SRC_URI[md5sum] = "a37401d26cbbf28185211d582741a3d4"
+SRC_URI[sha256sum] =
"a4b55810a9e21e9991b86ba5e82dbc9280598cc070544c4ecef4ab91b93dfc55"
+
--
1.7.1
next reply other threads:[~2011-03-11 1:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-11 0:53 Lukas-David Gorris [this message]
2011-03-11 8:52 ` [PATCH] libevent: recipe for 2.0.10-stable version Graeme Gregory
2011-03-11 10:06 ` Lukas-David Gorris
2011-03-11 18:44 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1299804808.5437.22.camel@computer \
--to=lukas@htc-linux.org \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox