blob: 1648acd84bd5f43bcab56b8fd4615e00f1673e69 (
plain)
1
2
3
4
5
6
7
8
9
|
DESCRIPTION = "A routing Daemon for the OLSR protocol prepared for QoS enhancements."
SECTION = "net"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
SRC_URI = "http://qolsr.lri.fr/code/qolyester-${PV}.tar.bz2"
inherit autotools
|