diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2018-04-16 15:40:12 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-04-16 07:25:10 -0400 |
| commit | 500e5d2ad58f78d3aa5132081123955b6681bb8c (patch) | |
| tree | 0af4fda14f47b594e996fe4214a080c880ca63e3 /recipes-networking/openvswitch/openvswitch_git.bb | |
| parent | 97fea33badac9e674365744a559006b70d2e1222 (diff) | |
| download | meta-virtualization-500e5d2ad58f78d3aa5132081123955b6681bb8c.tar.gz | |
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 <yi.zhao@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch_git.bb')
| -rw-r--r-- | recipes-networking/openvswitch/openvswitch_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb index 662d5b04..c3a83019 100644 --- a/recipes-networking/openvswitch/openvswitch_git.bb +++ b/recipes-networking/openvswitch/openvswitch_git.bb | |||
| @@ -29,7 +29,6 @@ SRC_URI = "file://openvswitch-switch \ | |||
| 29 | file://python-make-remaining-scripts-use-usr-bin-env.patch \ | 29 | file://python-make-remaining-scripts-use-usr-bin-env.patch \ |
| 30 | file://0001-use-the-linux-if_packet.h-Interface-directly.patch \ | 30 | file://0001-use-the-linux-if_packet.h-Interface-directly.patch \ |
| 31 | file://0002-Define-WAIT_ANY-if-not-provided-by-system.patch \ | 31 | file://0002-Define-WAIT_ANY-if-not-provided-by-system.patch \ |
| 32 | file://CVE-2017-9263.patch \ | ||
| 33 | file://python-switch-remaining-scripts-to-use-python3.patch \ | 32 | file://python-switch-remaining-scripts-to-use-python3.patch \ |
| 34 | " | 33 | " |
| 35 | 34 | ||
