diff --git a/oonf-olsrd2/Makefile b/oonf-olsrd2/Makefile index f60665e..40190ed 100644 --- a/oonf-olsrd2/Makefile +++ b/oonf-olsrd2/Makefile @@ -10,6 +10,7 @@ PKG_SOURCE_URL:=https://github.com/OLSR/OONF.git PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) +PKG_MIRROR_HASH:=2e38140e804e7fc0138d0893416c4f19b1ca43bd9de066e8b028bd0d59ac9255 CMAKE_INSTALL:=1 diff --git a/oonf-olsrd2/patches/020-static.patch b/oonf-olsrd2/patches/020-static.patch index e1f3715..87146bf 100644 --- a/oonf-olsrd2/patches/020-static.patch +++ b/oonf-olsrd2/patches/020-static.patch @@ -1,6 +1,6 @@ --- a/src-plugins/nhdp/nhdp/nhdp.c +++ b/src-plugins/nhdp/nhdp/nhdp.c -@@ -187,9 +187,9 @@ static struct oonf_rfc5444_protocol *_protocol; +@@ -187,9 +187,9 @@ static struct oonf_rfc5444_protocol *_pr static struct netaddr _originator_v4, _originator_v6; /* logging sources for NHDP subsystem */