summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch')
-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