blob: a40d444199b509d70b1da61da72b91e69c541076 (
plain)
1
2
3
4
5
6
7
|
SECTION = "console/network"
DESCRIPTION = "OLSR - routing protocol for wireless network"
PRIORITY = "optional"
SRC_URI = "ftp://ftp.tcweb.org/pub/tom/olsr-${PV}.tar.gz"
inherit autotools
|