aboutsummaryrefslogtreecommitdiffstats
path: root/fuel/build/Makefile
diff options
context:
space:
mode:
authorStefan K. Berg <stefan.k.berg@ericsson.com>2015-10-07 16:11:07 +0200
committerStefan K. Berg <stefan.k.berg@ericsson.com>2015-10-07 16:11:07 +0200
commit57962daaf850d64580d20ffc1f076f3f2fbea9e2 (patch)
treea93bb14cea98007fd024c9919b66226180e67810 /fuel/build/Makefile
parent66b65768ed635d76562c7d7ae647bc28a68c4c52 (diff)
Modifications due to upstream changes
Removed a patch which is now incorporated upstream. Added debmirror as a requirement for the build Docker container. Change-Id: I92fa8571019ece9bac41bec2baa3629d286a3a51 Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
Diffstat (limited to 'fuel/build/Makefile')
-rw-r--r--fuel/build/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/fuel/build/Makefile b/fuel/build/Makefile
index ba4beaf39..437b793b1 100644
--- a/fuel/build/Makefile
+++ b/fuel/build/Makefile
@@ -86,13 +86,6 @@ $(ISOCACHE):
#
cd /tmp/fuel-main && ./prepare-build-env.sh
cd /tmp/fuel-main && make repos
- # Patch for speeding up image creation in virtual environments,
- # https://review.openstack.org/#/c/197943/
- cd /tmp/fuel-main && patch -p0 < $(TOPDIR)/fuel-agent_1.patch
- cd /tmp/fuel-main/build/repos/nailgun && git config --global user.email "build$opnfv.org"
- cd /tmp/fuel-main/build/repos/nailgun && git config --global user.name "OPNFV build"
- cd /tmp/fuel-main/build/repos/nailgun && git add -u .
- cd /tmp/fuel-main/build/repos/nailgun && git commit -m "Added patch"
#
cd /tmp/fuel-main && make iso
mv /tmp/fuel-main/build/artifacts/fuel*.iso .