Merge pull request #220 from HRogge/for-12.09.x

Update to OONF 0.12.2 + coverity fix
This commit is contained in:
Bastian Bittorf 2016-08-09 13:15:22 +02:00 committed by GitHub
commit ea91e6500f
3 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=oonf-dlep-proxy
PKG_VERSION:=0.12.1
PKG_REV:=e4cb9a3ab52352ecee0da09ab4ccae32461f5f44
PKG_VERSION:=0.12.2
PKG_REV:=ea3e6e51f94b9b0642f84b44de35b6cab5f30b65
PKG_RELEASE:=$(PKG_REV)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2

View File

@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=oonf-dlep-radio
PKG_VERSION:=0.12.1
PKG_REV:=e4cb9a3ab52352ecee0da09ab4ccae32461f5f44
PKG_VERSION:=0.12.2
PKG_REV:=ea3e6e51f94b9b0642f84b44de35b6cab5f30b65
PKG_RELEASE:=$(PKG_REV)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2

View File

@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=oonf-olsrd2
PKG_VERSION:=0.12.1
PKG_REV:=e4cb9a3ab52352ecee0da09ab4ccae32461f5f44
PKG_VERSION:=0.12.2
PKG_REV:=ea3e6e51f94b9b0642f84b44de35b6cab5f30b65
PKG_RELEASE:=$(PKG_REV)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2