summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-extended/guest-images/cirros_0.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-extended/guest-images/cirros_0.3.2.bb')
-rw-r--r--meta-openstack/recipes-extended/guest-images/cirros_0.3.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-extended/guest-images/cirros_0.3.2.bb b/meta-openstack/recipes-extended/guest-images/cirros_0.3.2.bb
index 63f8e03..23e326b 100644
--- a/meta-openstack/recipes-extended/guest-images/cirros_0.3.2.bb
+++ b/meta-openstack/recipes-extended/guest-images/cirros_0.3.2.bb
@@ -2,7 +2,7 @@ SUMMARY = "An image containing the cirros cloud guest"
2DESCRIPTION = "CirrOS a tiny cloud guest" 2DESCRIPTION = "CirrOS a tiny cloud guest"
3HOMEPAGE = "https://launchpad.net/cirros" 3HOMEPAGE = "https://launchpad.net/cirros"
4 4
5LICENSE="GPLv2" 5LICENSE="GPL-2.0-only"
6 6
7SRC_URI = "http://download.cirros-cloud.net/${PV}/${PN}-${PV}-x86_64-disk.img" 7SRC_URI = "http://download.cirros-cloud.net/${PV}/${PN}-${PV}-x86_64-disk.img"
8 8