aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYangHaibo <b40869@freescale.com>2014-09-19 13:47:40 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2014-09-23 22:00:10 -0400
commit0d130d71c458a393087eefb043e7c1689ad42148 (patch)
treed2044350385dda57ba5e4d86a5fec497c9b34d1c
parentbb62e5fd88b0721d61cc7da491a6a6dea21d3dd7 (diff)
downloadmeta-openembedded-contrib-0d130d71c458a393087eefb043e7c1689ad42148.tar.gz
pimd: add recipe for pimd-2.1.8
Signed-off-by: YangHaibo <b40869@freescale.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r--meta-networking/recipes-support/pimd/pimd_2.1.8.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/pimd/pimd_2.1.8.bb b/meta-networking/recipes-support/pimd/pimd_2.1.8.bb
new file mode 100644
index 0000000000..da097ce825
--- /dev/null
+++ b/meta-networking/recipes-support/pimd/pimd_2.1.8.bb
@@ -0,0 +1,10 @@
+SUMMARY = "pimd is a lightweight stand-alone PIM-SM v2 multicast routing daemon."
+HOMEPAGE = "http://troglobit.com/pimd.html"
+LICENSE = "BSD-3-Clause"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=94f108f91fab720d62425770b70dd790"
+
+SRC_URI = "ftp://troglobit.com/pimd/${BP}.tar.bz2"
+SRC_URI[md5sum] = "a12448bc7c9bfcebf51a13ebf1ffa962"
+SRC_URI[sha256sum] = "01016940543a0a6131d4e6c91b595d47e187012c59a298eec14c3dbc38564b3a"
+
+CFLAGS += "-I ${S}/include "