summaryrefslogtreecommitdiffstats
path: root/recipes/qolyester
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qolyester')
-rw-r--r--recipes/qolyester/qolyester_20050728.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/qolyester/qolyester_20050728.bb b/recipes/qolyester/qolyester_20050728.bb
new file mode 100644
index 0000000000..e57fa6efb2
--- /dev/null
+++ b/recipes/qolyester/qolyester_20050728.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "A routing daemon for the OLSR protocol prepared for QoS enhancements."
+SECTION = "net"
+PRIORITY = "optional"
+LICENSE = "GPL"
+HOMEPAGE = "http://qolsr.lri.fr"
+PR = "r0"
+
+SRC_URI = "http://qolsr.lri.fr/code/qolyester-${PV}.tar.bz2"
+
+inherit autotools
+