oonf-olsrd2: set PKG_MIRROR_HASH and refresh patch

Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
Nick Hainke 2021-06-13 10:06:17 +02:00 committed by Polynomdivision
parent 519d7bae29
commit d709225ed0
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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 */