summaryrefslogtreecommitdiffstats
path: root/build/config
diff options
context:
space:
mode:
authorThomas F Herbert <therbert@redhat.com>2016-04-30 10:56:19 -0400
committerThomas F Herbert <therbert@redhat.com>2016-04-30 12:27:10 -0400
commite8a95dc2a8c7aac0277da8a3da530a7907bfdd1d (patch)
tree42b8a88de9a9099f9ce47dcfa1caf43028f69b91 /build/config
parentfe0d98cb53b7ce4b116c0f557376afe326698226 (diff)
Fix build problem by freezing copr commits
Use correct variable for copr dpdk version Change-Id: I09c5e7060924771a75376aebe5bf3bde897c38eb Signed-off-by: Thomas F Herbert <therbert@redhat.com>
Diffstat (limited to 'build/config')
-rw-r--r--build/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/config b/build/config
index 73a2293..40d8a23 100644
--- a/build/config
+++ b/build/config
@@ -37,6 +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
#
# When KMOD is set, the Linux kernel module is built and tested.
#