summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ssmping
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
committerTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
commit1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e (patch)
treea21a5fc103bb3bd65ecd85ed22be5228fc54e447 /meta-networking/recipes-support/ssmping
downloadmeta-openembedded-1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e.tar.gz
initial commit for Enea Linux 5.0 arm
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta-networking/recipes-support/ssmping')
-rw-r--r--meta-networking/recipes-support/ssmping/ssmping_0.9.1.bb10
1 files changed, 10 insertions, 0 deletions
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 000000000..06d6d28fa
--- /dev/null
+++ b/meta-networking/recipes-support/ssmping/ssmping_0.9.1.bb
@@ -0,0 +1,10 @@
1SUMMARY = "ssmping is a tool for checking whether one can receive SSM from a given host"
2HOMEPAGE = "http://www.venaas.no/multicast/ssmping/"
3LICENSE = "ISC"
4LIC_FILES_CHKSUM = "file://asmping.c;beginline=2;endline=11;md5=1ca8d1a1ca931e5cfe604ebf20a78b71"
5
6SRC_URI = "http://www.venaas.no/multicast/ssmping/${BP}.tar.gz"
7SRC_URI[md5sum] = "ad8e3d13f6d72918f73be7e7975d7fad"
8SRC_URI[sha256sum] = "22103a37eaa28489169a0927bc01e0596c3485fc4d29fc8456c07fd2c70fca6d"
9
10CFLAGS += "-D_GNU_SOURCE "