diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2016-06-23 04:43:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-06-23 04:43:14 +0000 |
commit | f2656175b7aff1aa7ef5b32e6dfdf1858b612102 (patch) | |
tree | 462cc39eaf25c95cc579f1d7000b91f1fb500be4 | |
parent | c1d3d423c43b0e52970749e450b03151704506ac (diff) | |
parent | 051adb8b5832643385968dfd86f09f981e0f812d (diff) |
Merge "Fix wget failure in fue@opnfv"
-rw-r--r-- | build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk | 2 |
1 files changed, 1 insertions, 1 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 819379ed6..910504d19 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=bee1b2b540922f0a1439d3b878480da590f506d8 +OVS_NSH_DPDK_BRANCH=fd77b5d48782e67306c3763dc1908f0fb342c51d OVS_NSH_DPDK_REPO=https://review.openstack.org/openstack/fuel-plugin-ovs OVS_NSH_DPDK_CHANGE= |