mirror of
https://git.openwrt.org/feed/routing.git
synced 2025-01-08 11:47:51 +08:00
oonf-olsrd2: set PKG_MIRROR_HASH and refresh patch
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit d709225ed0
)
This commit is contained in:
parent
af958cfd79
commit
96c9214707
@ -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
|
||||
|
||||
|
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user