From e1fffbe607421d6df2d98e0bda1d632feebf108d Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Wed, 22 Feb 2017 17:17:57 +0400 Subject: Tidy up outdated cirros image Remove outdated daily build of cirros image since version of 0.3.5 has been released and supposed to use by functest suites. Change-Id: If8b7dd86a284485b376ec0f62f43093e674c96a3 Signed-off-by: Michael Polenchuk --- build/patch-packages/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/patch-packages/Makefile') diff --git a/build/patch-packages/Makefile b/build/patch-packages/Makefile index aaac038b0..d12b53a72 100644 --- a/build/patch-packages/Makefile +++ b/build/patch-packages/Makefile @@ -8,7 +8,7 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -SUBDIRS := cirros_testvm +SUBDIRS := SUBCLEAN = $(addsuffix .clean,$(SUBDIRS)) .PHONY: $(SUBDIRS) $(SUBCLEAN) clean -- cgit 1.2.3-korg