blob: 276e7b489d58ff4eef1c3a14d915cff63a1fdf30 (
plain)
1
2
3
4
5
6
7
8
|
LICENSE = "GPL"
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
|