openvswitch: bump to version 2.11.0
authorYousong Zhou <yszhou4tech@gmail.com>
Mon, 25 Feb 2019 02:06:12 +0000 (02:06 +0000)
committerYousong Zhou <yszhou4tech@gmail.com>
Mon, 4 Mar 2019 03:35:19 +0000 (03:35 +0000)
commit48769259a8f1f58edcd3be6558e04b8f2873583e
tree692c46f266db752471b73f325a6ffcb093e638a4
parent6c14eae757739e977d4b6429a845e0af40f8b717
openvswitch: bump to version 2.11.0

The following patches are in upstream now

0100-netdev-linux-Use-unsigned-int-for-ifi_flags.patch
0103-ovs-ctl-fix-setting-hostname.patch
0106-ovs-save-compatible-with-busybox-ip-command.patch
0107-datapath-use-KARCH-when-building-linux-datapath-modu.patch

As for 0001-musl-compatibility.patch, the net/if_packet.h part does not
apply anymore.  And musl is not relevant as we use libatomic from gcc

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
14 files changed:
net/openvswitch/Makefile
net/openvswitch/patches/0001-musl-compatibility.patch [deleted file]
net/openvswitch/patches/0001-netdev-linux-Let-interface-flag-survive-internal-por.patch [new file with mode: 0644]
net/openvswitch/patches/0002-python-separate-host-target-python-for-cross-compile.patch [new file with mode: 0644]
net/openvswitch/patches/0003-ovs-lib-fix-install_dir.patch [new file with mode: 0644]
net/openvswitch/patches/0004-build-disable-building-tests.patch [new file with mode: 0644]
net/openvswitch/patches/0100-netdev-linux-Use-unsigned-int-for-ifi_flags.patch [deleted file]
net/openvswitch/patches/0101-netdev-linux-Let-interface-flag-survive-internal-por.patch [deleted file]
net/openvswitch/patches/0102-python-separate-host-target-python-for-cross-compile.patch [deleted file]
net/openvswitch/patches/0103-ovs-ctl-fix-setting-hostname.patch [deleted file]
net/openvswitch/patches/0104-ovs-lib-fix-install_dir.patch [deleted file]
net/openvswitch/patches/0105-build-disable-building-tests.patch [deleted file]
net/openvswitch/patches/0106-ovs-save-compatible-with-busybox-ip-command.patch [deleted file]
net/openvswitch/patches/0107-datapath-use-KARCH-when-building-linux-datapath-modu.patch [deleted file]