First pass of .oe cleanups.
[openembedded.git] / olsr / olsr_0.3-1.oe
index e69de29..8bba7ca 100644 (file)
@@ -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
+