openvswitch-git: refresh patch to fix patch-fuzz warning

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Changqing Li 2020-03-02 11:32:26 +08:00 committed by Bruce Ashfield
parent a200d2be21
commit 51033bce01

View File

@ -13,6 +13,8 @@ Fix ptest for v2.5
Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: He Zhe <zhe.he@windriver.com>
refresh patch to fix patch-fuzz warning
Signed-off-by: Changqing Li <changqing.li@windriver.com>
--- ---
Makefile.am | 1 + Makefile.am | 1 +
test.mk | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ test.mk | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
@ -23,8 +25,8 @@ diff --git a/Makefile.am b/Makefile.am
index 7889728..6435399 100644 index 7889728..6435399 100644
--- a/Makefile.am --- a/Makefile.am
+++ b/Makefile.am +++ b/Makefile.am
@@ -494,3 +494,4 @@ include windows/automake.mk @@ -497,3 +497,4 @@ include windows/automake.mk
include ovn/automake.mk include windows/automake.mk
include selinux/automake.mk include selinux/automake.mk
include build-aux/automake.mk include build-aux/automake.mk
+include test.mk +include test.mk