From 4e07dd488cb78b8333763418c4ccc25e05766956 Mon Sep 17 00:00:00 2001 From: Thomas F Herbert Date: Tue, 10 May 2016 18:31:20 -0400 Subject: Fix for new location of OVS and DPDK COPR repos. Change-Id: Ibee81cbee778bb1b542317ed41b94d01f86426bc Signed-off-by: Thomas F Herbert --- build/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build/config') diff --git a/build/config b/build/config index 40d8a23..350b192 100644 --- a/build/config +++ b/build/config @@ -37,8 +37,8 @@ export PATCH=none export WITH_DPDK=yes export DPDK_PATCH=none export DPDK_VERSION=16.04-rc4 -export COPR_DPDK_VERSION=b0ffc82446b72b7e950c0d8c74d942704ec7aa68 -export COPR_OVS_VERSION=25179223d133d87569d169c60f72d9707eb486c5 +export COPR_DPDK_VERSION=039002f07eb1dd96a061235f0bf0493da386bba2 +export COPR_OVS_VERSION=5e311e125035edc706efbd9cc679f67e5972dbb4 # # When KMOD is set, the Linux kernel module is built and tested. # -- cgit