From 42d1a8174af0f2081a9de76c798ee2b081cc0686 Mon Sep 17 00:00:00 2001 From: "Mark D. Gray" Date: Thu, 7 Jan 2016 15:23:03 +0000 Subject: f_ovsnfv-dpdk-pluginbuild: Update repo location The code for fuel-plugin-ovsnfv has been moved to the ovsnfv OPNFV project repository. This patch updates the OPNFV fuel plugin builder to use this location. Change-Id: Ida1640ea6005aa1f4b31be145913556d6b05aa6e Signed-off-by: Mark D. Gray --- build/f_isoroot/f_ovsnfv-dpdk-pluginbuild/config.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'build/f_isoroot/f_ovsnfv-dpdk-pluginbuild/config.mk') diff --git a/build/f_isoroot/f_ovsnfv-dpdk-pluginbuild/config.mk b/build/f_isoroot/f_ovsnfv-dpdk-pluginbuild/config.mk index cfaa4f723..1893fce4a 100644 --- a/build/f_isoroot/f_ovsnfv-dpdk-pluginbuild/config.mk +++ b/build/f_isoroot/f_ovsnfv-dpdk-pluginbuild/config.mk @@ -7,6 +7,7 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -OVSNFV_DPDK_BRANCH=d13417a93c4df1d4db8f86f23ae4d42a056b5de8 -OVSNFV_DPDK_REPO=https://github.com/mrmarkgray/fuel-plugin-ovsnfv +OVSNFV_DPDK_BRANCH=stable/brahmaputra +OVSNFV_DPDK_REPO=https://gerrit.opnfv.org/gerrit/p/ovsnfv.git +OVSNFV_DPDK_DIR=fuel-plugin-ovsnfv OVSNFV_DPDK_CHANGE= -- cgit 1.2.3-korg