From 500e5d2ad58f78d3aa5132081123955b6681bb8c Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Mon, 16 Apr 2018 15:40:12 +0800 Subject: openvswitch: refresh patches to fix QA warning Refresh patches with devtool command to fix do_patch warning. Drop CVE-2017-9263.patch since it had been fixed upstream. Signed-off-by: Yi Zhao Signed-off-by: Bruce Ashfield --- ...witch-add-ptest-b8dcfbebee9e7dbc74ec5eecc9b45d335d6150c1.patch | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-b8dcfbebee9e7dbc74ec5eecc9b45d335d6150c1.patch') diff --git a/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-b8dcfbebee9e7dbc74ec5eecc9b45d335d6150c1.patch b/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-b8dcfbebee9e7dbc74ec5eecc9b45d335d6150c1.patch index 47c81dd9..4ae86c38 100644 --- a/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-b8dcfbebee9e7dbc74ec5eecc9b45d335d6150c1.patch +++ b/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-b8dcfbebee9e7dbc74ec5eecc9b45d335d6150c1.patch @@ -1,4 +1,4 @@ -From a2a656e6976a60e5df3ade0d17a40b4ebdc2b41a Mon Sep 17 00:00:00 2001 +From fb68120ef8aed625b04b2fbd2cb78fc59a7b7432 Mon Sep 17 00:00:00 2001 From: He Zhe Date: Wed, 30 Mar 2016 06:23:45 -0400 Subject: [PATCH] openvswitch: Add test-install rule to support ptest execution @@ -12,6 +12,7 @@ Fix ptest for v2.5 - Modify config files for running on target. Signed-off-by: He Zhe + --- Makefile.am | 1 + test.mk | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ @@ -19,7 +20,7 @@ Signed-off-by: He Zhe create mode 100644 test.mk diff --git a/Makefile.am b/Makefile.am -index a4dd7b8..0bd32c7 100644 +index ea63acb..ff7d70a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -429,3 +429,4 @@ include windows/automake.mk @@ -105,6 +106,3 @@ index 0000000..b10a581 + sed -i 's|$$srcdir|$$abs_srcdir|g' $(TEST_DEST)/tests/testsuite + sed -i 's|ovs-appctl-bashcomp\.bash|/etc/bash_completion.d/ovs-appctl-bashcomp\.bash|g' $(TEST_DEST)/tests/testsuite + sed -i 's|ovs-vsctl-bashcomp\.bash|/etc/bash_completion.d/ovs-vsctl-bashcomp\.bash|g' $(TEST_DEST)/tests/testsuite --- -2.7.4 - -- cgit v1.2.3-54-g00ecf