summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitch
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2020-03-02 11:32:26 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-03-02 15:05:18 -0500
commit51033bce0121dacf592078efa6d1e43c129c1d93 (patch)
tree0e47c9e758aa5c95314dc3df86052a7c01b1f296 /recipes-networking/openvswitch
parenta200d2be215b20ec846bc4099f7aafd3fdc0e7a7 (diff)
downloadmeta-virtualization-51033bce0121dacf592078efa6d1e43c129c1d93.tar.gz
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>
Diffstat (limited to 'recipes-networking/openvswitch')
-rw-r--r--recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch b/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch
index a8fc86c9..fc74debb 100644
--- a/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch
+++ b/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch
@@ -13,6 +13,8 @@ Fix ptest for v2.5
13 13
14Signed-off-by: He Zhe <zhe.he@windriver.com> 14Signed-off-by: He Zhe <zhe.he@windriver.com>
15 15
16refresh patch to fix patch-fuzz warning
17Signed-off-by: Changqing Li <changqing.li@windriver.com>
16--- 18---
17 Makefile.am | 1 + 19 Makefile.am | 1 +
18 test.mk | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 20 test.mk | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
@@ -23,8 +25,8 @@ diff --git a/Makefile.am b/Makefile.am
23index 7889728..6435399 100644 25index 7889728..6435399 100644
24--- a/Makefile.am 26--- a/Makefile.am
25+++ b/Makefile.am 27+++ b/Makefile.am
26@@ -494,3 +494,4 @@ include windows/automake.mk 28@@ -497,3 +497,4 @@ include windows/automake.mk
27 include ovn/automake.mk 29 include windows/automake.mk
28 include selinux/automake.mk 30 include selinux/automake.mk
29 include build-aux/automake.mk 31 include build-aux/automake.mk
30+include test.mk 32+include test.mk