olsr: bump to version 0.6.6.2
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 17 Jun 2014 19:16:00 +0000 (16:16 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 18 Jun 2014 11:54:13 +0000 (13:54 +0200)
Also make the menu entry less melodramatic.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/olsr/Config.in
package/olsr/olsr.mk

index 0090643e26159fedeb65eeaefe4db8695051b4fe..707191a947ef1891c46f1d92f3981acf0f14643c 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_OLSR
-       bool "OLSR mesh networking Daemon"
+       bool "olsrd"
        depends on BR2_USE_MMU # fork()
        depends on BR2_INET_IPV6
        depends on BR2_TOOLCHAIN_HAS_THREADS
index 3b7310edd99a5c1ed42e9c892a7629c8ee10a430..1051d18b974e4a9a5cfe7c00c58ee93b44e2eb5c 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 OLSR_VERSION_MAJOR = 0.6
-OLSR_VERSION = $(OLSR_VERSION_MAJOR).6.1
+OLSR_VERSION = $(OLSR_VERSION_MAJOR).6.2
 OLSR_SOURCE = olsrd-$(OLSR_VERSION).tar.bz2
 OLSR_SITE = http://www.olsr.org/releases/$(OLSR_VERSION_MAJOR)
 OLSR_PLUGINS = arprefresh bmf dot_draw dyn_gw dyn_gw_plain httpinfo jsoninfo \