summaryrefslogtreecommitdiff
path: root/olsr/olsr_0.3-1.oe
diff options
context:
space:
mode:
Diffstat (limited to 'olsr/olsr_0.3-1.oe')
-rw-r--r--olsr/olsr_0.3-1.oe8
1 files changed, 8 insertions, 0 deletions
diff --git a/olsr/olsr_0.3-1.oe b/olsr/olsr_0.3-1.oe
index e69de29bb2..8bba7ca291 100644
--- a/olsr/olsr_0.3-1.oe
+++ b/olsr/olsr_0.3-1.oe
@@ -0,0 +1,8 @@
+DESCRIPTION = "OLSR - routing protocol for wireless network"
+PRIORITY = "optional"
+DEPENDS = "virtual/libc"
+
+SRC_URI="ftp://ftp.tcweb.org/pub/tom/olsr-0.3-1.tar.gz"
+
+inherit autotools
+