aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/smcroute/smcroute_2.5.3.bb
blob: 8e62f588f332c8d927dd4c79aa40895e46a50227 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 = "d998043dc39cb763c9adec3eda3cc8b1d79f444c"
SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=git"

S = "${WORKDIR}/git"

inherit autotools pkgconfig