summaryrefslogtreecommitdiffstats
path: root/build/patch-packages/Makefile
diff options
context:
space:
mode:
authorMichael Polenchuk <mpolenchuk@mirantis.com>2016-09-29 16:48:29 +0300
committerMichael Polenchuk <mpolenchuk@mirantis.com>2016-10-20 16:55:36 +0300
commite37746b93c622ddddeb44bc5791c8da4a98fff7f (patch)
treec8e112e34ca16079c510220ace0d4d2968d262f6 /build/patch-packages/Makefile
parentc24e8e0e96772941ad46045edd3b05b74d74bd8d (diff)
Update cirros image
To properly handle source routing passing by dhcpd inside instance get latest cirros image. JIRA: FUEL-202 Change-Id: Icd44ebbdd7b4aa0cb55c080e614616a7b0198c0f Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'build/patch-packages/Makefile')
-rw-r--r--build/patch-packages/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/patch-packages/Makefile b/build/patch-packages/Makefile
index 339c9e7cf..aaac038b0 100644
--- a/build/patch-packages/Makefile
+++ b/build/patch-packages/Makefile
@@ -8,7 +8,7 @@
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
-SUBDIRS :=
+SUBDIRS := cirros_testvm
SUBCLEAN = $(addsuffix .clean,$(SUBDIRS))
.PHONY: $(SUBDIRS) $(SUBCLEAN) clean