From 9f8aff6636e0d86834178b461802f3e7cb95189d Mon Sep 17 00:00:00 2001 From: "Stefan K. Berg" Date: Wed, 12 Oct 2016 16:42:35 +0200 Subject: Uplift to Fuel 10.0/Newton Build working, automated deploy working (simple test cases only). All plugins disabled, so is the generation of the local ISO cache. Both need to be re-enabled after merge of this uplift. All patches wiped, pertinent ones need to be re-enabled after the merge of this uplift. Change-Id: I978a3d4ed25a45a4b88a6e35693baac597b162c2 Signed-off-by: Stefan K. Berg --- build/patch-packages/cirros_testvm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/patch-packages/cirros_testvm') diff --git a/build/patch-packages/cirros_testvm/Makefile b/build/patch-packages/cirros_testvm/Makefile index 4cbe13f6c..b6a56d4d0 100644 --- a/build/patch-packages/cirros_testvm/Makefile +++ b/build/patch-packages/cirros_testvm/Makefile @@ -23,7 +23,7 @@ clean: .PHONY: release release: - ../tools/deb_unpack c/cirros-testvm/cirros-testvm_0.3.4-2~u14.04+mos5_amd64.deb $(ORIGISO) + ../tools/deb_unpack c/cirros-testvm/cirros-testvm_0.3.4-2~u16.04+mos5_amd64.deb $(ORIGISO) @rm -rf package/usr/share/cirros-testvm/* wget -O package/usr/share/cirros-testvm/cirros-x86_64-disk.img http://download.cirros-cloud.net/daily/20160722/cirros-d160722-x86_64-disk.img ../tools/deb_pack $(REVSTATE) -- cgit 1.2.3-korg