summaryrefslogtreecommitdiffstats
path: root/build/config
diff options
context:
space:
mode:
authorThomas F Herbert <therbert@redhat.com>2016-05-10 18:31:20 -0400
committerThomas F Herbert <therbert@redhat.com>2016-05-10 18:34:00 -0400
commit4e07dd488cb78b8333763418c4ccc25e05766956 (patch)
treeca016dc7d236b7c6a83aa7538a1c1f6f8ba51bfe /build/config
parent946d138c1bbbde85c2cdbe75efdd5c778fbe42e7 (diff)
Fix for new location of OVS and DPDK COPR repos.
Change-Id: Ibee81cbee778bb1b542317ed41b94d01f86426bc Signed-off-by: Thomas F Herbert <therbert@redhat.com>
Diffstat (limited to 'build/config')
-rw-r--r--build/config4
1 files changed, 2 insertions, 2 deletions
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.
#