From: "Changhyeok Bae" <changhyeok.bae@lge.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-networking][PATCH] pimd: add recipe for ssmping-0.9.1
Date: Thu, 18 Sep 2014 13:46:17 +0900 [thread overview]
Message-ID: <004e01cfd2fb$7bbc8390$73358ab0$@lge.com> (raw)
In-Reply-To: <1410923622-13103-1-git-send-email-b40869@freescale.com>
there is no install stage
-----Original Message-----
From: openembedded-devel-bounces@lists.openembedded.org
[mailto:openembedded-devel-bounces@lists.openembedded.org] On Behalf Of
YangHaibo
Sent: Wednesday, September 17, 2014 12:14 PM
To: openembedded-devel@lists.openembedded.org
Cc: YangHaibo
Subject: [oe] [meta-networking][PATCH] pimd: add recipe for ssmping-0.9.1
Signed-off-by: YangHaibo <b40869@freescale.com>
---
meta-networking/recipes-support/ssmping/ssmping_0.9.1.bb | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 meta-networking/recipes-support/ssmping/ssmping_0.9.1.bb
diff --git a/meta-networking/recipes-support/ssmping/ssmping_0.9.1.bb
b/meta-networking/recipes-support/ssmping/ssmping_0.9.1.bb
new file mode 100644
index 0000000..ec56024
--- /dev/null
+++ b/meta-networking/recipes-support/ssmping/ssmping_0.9.1.bb
@@ -0,0 +1,10 @@
+SUMMARY = "ssmping is a tool for checking whether one can receive SSM from
a given host"
+HOMEPAGE = "http://www.venaas.no/multicast/ssmping/"
+LICENSE = "ISC"
+LIC_FILES_CHKSUM =
"file://asmping.c;beginline=2;endline=11;md5=1ca8d1a1ca931e5cfe604ebf20a78b7
1"
+
+SRC_URI = "http://www.venaas.no/multicast/ssmping/${BP}.tar.gz"
+SRC_URI[md5sum] = "ad8e3d13f6d72918f73be7e7975d7fad"
+SRC_URI[sha256sum] =
"22103a37eaa28489169a0927bc01e0596c3485fc4d29fc8456c07fd2c70fca6d"
+
+CFLAGS_prepend = "-D_GNU_SOURCE "
--
1.9.2
--
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel
next prev parent reply other threads:[~2014-09-18 4:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-17 3:13 [meta-networking][PATCH] pimd: add recipe for ssmping-0.9.1 YangHaibo
2014-09-18 4:46 ` Changhyeok Bae [this message]
2014-09-24 2:06 ` Joe MacDonald
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='004e01cfd2fb$7bbc8390$73358ab0$@lge.com' \
--to=changhyeok.bae@lge.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.