aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/smcroute/smcroute_2.4.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/smcroute/smcroute_2.4.4.bb')
-rw-r--r--meta-networking/recipes-support/smcroute/smcroute_2.4.4.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-networking/recipes-support/smcroute/smcroute_2.4.4.bb b/meta-networking/recipes-support/smcroute/smcroute_2.4.4.bb
deleted file mode 100644
index 0b63f79aca..0000000000
--- a/meta-networking/recipes-support/smcroute/smcroute_2.4.4.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-SUMMARY = "Static Multicast Routing Daemon"
-DESCRIPTION = "SMCRoute is a daemon and command line tool to manipulate the multicast routing table in the UNIX kernel."
-HOMEPAGE = "http://troglobit.github.io/smcroute.html"
-SECTION = "net"
-LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-
-SRCREV = "a8e5847e5f7e411be424f9b52a6cdf9d2ed4aeb5"
-SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=git"
-
-S = "${WORKDIR}/git"
-
-inherit autotools