summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-04-14 23:39:48 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-04-14 23:39:48 -0400
commit7eeab1b65c3413645d4259643c13bc791b5a7f98 (patch)
tree2266fe9f9525afc77e130f0b6132a302055e9d02
parent274cf835e275e8ec2f1a4260bd4437b5cdcaed92 (diff)
downloadmeta-cloud-services-7eeab1b65c3413645d4259643c13bc791b5a7f98.tar.gz
cloud-init: update to 0.7.6
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r--meta-openstack/recipes-extended/cloud-init/cloud-init_0.7.6.bb (renamed from meta-openstack/recipes-extended/cloud-init/cloud-init_0.7.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-extended/cloud-init/cloud-init_0.7.4.bb b/meta-openstack/recipes-extended/cloud-init/cloud-init_0.7.6.bb
index 6237900..3a5c420 100644
--- a/meta-openstack/recipes-extended/cloud-init/cloud-init_0.7.4.bb
+++ b/meta-openstack/recipes-extended/cloud-init/cloud-init_0.7.6.bb
@@ -11,8 +11,8 @@ SRC_URI = "https://launchpad.net/cloud-init/trunk/${PV}/+download/${BPN}-${PV}.t
11 file://distros-add-windriver-skeleton-distro-file.patch \ 11 file://distros-add-windriver-skeleton-distro-file.patch \
12 file://cloud.cfg" 12 file://cloud.cfg"
13 13
14SRC_URI[md5sum] = "65053a7b2917ad1c26dc0a4d144b59c0" 14SRC_URI[md5sum] = "cd392e943dd0165e90a6d56afd0e4ad3"
15SRC_URI[sha256sum] = "34152e0168c2ffc06284b4fe01ff43f856219228ddb995d5afe4f9a77420d779" 15SRC_URI[sha256sum] = "9e8fd22eb7f6e40ae6a5f66173ddc3cc18f65ee406c460a728092b37db2f3ed7"
16 16
17S = "${WORKDIR}/${BPN}-${PV}" 17S = "${WORKDIR}/${BPN}-${PV}"
18 18