summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/smcroute/smcroute_2.5.7.bb
blob: bb12d7a907665d37612e9758d1f44b687de96c4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"

SRCREV = "b315d06ddb0dad16a52fe91e5831b4030ce37010"
SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=https"


inherit autotools pkgconfig