diff options
author | billyom <billy.o.mahony@intel.com> | 2016-09-15 13:27:50 +0100 |
---|---|---|
committer | billyom <billy.o.mahony@intel.com> | 2016-09-15 13:32:25 +0100 |
commit | c5df35d8bac8d5091d60f2f170668de4152952a0 (patch) | |
tree | d04fb870211d30b02da0f4c521c1038dc5e5ac7d /build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild | |
parent | 85ef5ebb0506c78623cfebff922ab90cf7ddbf9a (diff) |
Uplift fuel-plugin-ovs
Pull in "Update flavors mem_page_size"
Change-Id: I3e285cefee561dbbc02eb9ab7d2e9c01eef2742a
Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
Diffstat (limited to 'build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild')
-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 1524dd78b..ec67666dc 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?=f59c16b308627534958993e727c6d388199af5e8 +OVS_NSH_DPDK_BRANCH?=42160542e6e9151f5f44b738d8d76e88911cd07f OVS_NSH_DPDK_REPO?=https://review.openstack.org/openstack/fuel-plugin-ovs OVS_NSH_DPDK_CHANGE?= |