diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2017-02-14 09:48:49 -0800 |
---|---|---|
committer | Ruijing Guo <ruijing.guo@intel.com> | 2017-02-15 04:46:25 +0000 |
commit | 05f1228c6d799ab950b364e6a6aea5803966f059 (patch) | |
tree | 98cefeb099dc2cae34b1c440b70615b29a001f88 | |
parent | 8a9019372a77f42648603db42a196fee0755d77e (diff) |
Remove OVS with DPDK
Change-Id: I0191f7c950848c2175851e2e41dc0f7a68b85606
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
-rw-r--r-- | build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk b/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk index 49680f418..df2c23163 100644 --- a/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk +++ b/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk @@ -7,6 +7,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -OVS_NSH_DPDK_BRANCH?=d0487867be45c6e785f9fb241efd6adef0f0625f +OVS_NSH_DPDK_BRANCH?=master OVS_NSH_DPDK_REPO?=https://review.openstack.org/openstack/fuel-plugin-ovs -OVS_NSH_DPDK_CHANGE?= +OVS_NSH_DPDK_CHANGE?=24b1dd4464f6b86d73b15a4b3f0984a2d597750f |