summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-extended')
-rw-r--r--meta-openstack/recipes-extended/guest-images/cirros_0.3.2.bb (renamed from meta-openstack/recipes-extended/guest-images/cirros_0.3.0.bb)7
1 files changed, 4 insertions, 3 deletions
diff --git a/meta-openstack/recipes-extended/guest-images/cirros_0.3.0.bb b/meta-openstack/recipes-extended/guest-images/cirros_0.3.2.bb
index 459628a..9ebd2b7 100644
--- a/meta-openstack/recipes-extended/guest-images/cirros_0.3.0.bb
+++ b/meta-openstack/recipes-extended/guest-images/cirros_0.3.2.bb
@@ -4,9 +4,10 @@ HOMEPAGE = "https://launchpad.net/cirros"
4 4
5LICENSE="GPLv2" 5LICENSE="GPLv2"
6 6
7SRC_URI = "https://launchpad.net/cirros/trunk/${PV}/+download/${PN}-${PV}-x86_64-disk.img" 7SRC_URI = "http://download.cirros-cloud.net/${PV}/${PN}-${PV}-x86_64-disk.img"
8SRC_URI[md5sum] = "50bdc35edb03a38d91b1b071afb20a3c" 8
9SRC_URI[sha256sum] = "648782e9287288630250d07531fed9944ecc3986764a6664f0bf6c050ec06afd" 9SRC_URI[md5sum] = "64d7c1cd2b6f60c92c14662941cb7913"
10SRC_URI[sha256sum] = "a2ca56aeded5a5bcaa6104fb14ec07b1ceb65222e2890bef8a89b8d2da729ad5"
10 11
11LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" 12LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
12 13