summaryrefslogtreecommitdiffstats
path: root/build/config.mk
diff options
context:
space:
mode:
authorMichal Skalski <mskalski@mirantis.com>2016-08-05 10:13:27 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-08-05 10:13:27 +0000
commitcf58d9d488fde91a5177ae01363844da8ec8441c (patch)
tree60f35863935be9ff801338d14397aab3db08c4e2 /build/config.mk
parentf0463e6234cd27eaa2e0cd3ded0b035d89aa918c (diff)
parent4b70e5e584213e14937ed1ea53b55958c751c006 (diff)
Merge "Allow to use Intel NICs for DPDK on Ericsson POD2"
Diffstat (limited to 'build/config.mk')
-rw-r--r--build/config.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/config.mk b/build/config.mk
index e3766a7ef..f78043e18 100644
--- a/build/config.mk
+++ b/build/config.mk
@@ -28,6 +28,10 @@ export NETWORKCHECKER_COMMIT?=fcb47dd095a76288aacf924de574e39709e1f3ca
export FUELUPGRADE_COMMIT?=c1c4bac6a467145ac4fac73e4a7dd2b00380ecfb
export FUEL_UI_COMMIT?=90de7ef4477230cb7335453ed26ed4306ca6f04f
+# for the patches applying purposes
+export GIT_COMMITTER_NAME?=Fuel OPNFV
+export GIT_COMMITTER_EMAIL?=fuel@opnfv.org
+
DOCKER_REPO := http://get.docker.com/builds/Linux/x86_64
DOCKER_TAG := docker-latest