summaryrefslogtreecommitdiffstats
path: root/meta-openstack-controller-deploy
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-10-02 12:39:59 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-10-03 01:16:44 -0400
commite0ea9c08412678efba8703a654e34918270c4f96 (patch)
treed2acba32e6d9cfcc37dd5bde3497378a6364ba12 /meta-openstack-controller-deploy
parent073282167ecd554a38cdb738780bbab5c2770738 (diff)
downloadmeta-cloud-services-e0ea9c08412678efba8703a654e34918270c4f96.tar.gz
cirros: stash and squash
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack-controller-deploy')
-rw-r--r--meta-openstack-controller-deploy/recipes-extended/guest-images/cirros_0.3.0.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/meta-openstack-controller-deploy/recipes-extended/guest-images/cirros_0.3.0.bb b/meta-openstack-controller-deploy/recipes-extended/guest-images/cirros_0.3.0.bb
index c3fad1f..459628a 100644
--- a/meta-openstack-controller-deploy/recipes-extended/guest-images/cirros_0.3.0.bb
+++ b/meta-openstack-controller-deploy/recipes-extended/guest-images/cirros_0.3.0.bb
@@ -4,11 +4,13 @@ HOMEPAGE = "https://launchpad.net/cirros"
4 4
5LICENSE="GPLv2" 5LICENSE="GPLv2"
6 6
7SRC_URI = "https://launchpad.net/cirros/trunk/0.3.0/+download/${PN}-${PV}-x86_64-disk.img" 7SRC_URI = "https://launchpad.net/cirros/trunk/${PV}/+download/${PN}-${PV}-x86_64-disk.img"
8SRC_URI[md5sum] = "5005e29ebadd0644af9008657fead245" 8SRC_URI[md5sum] = "50bdc35edb03a38d91b1b071afb20a3c"
9SRC_URI[sha256sum] = "4820b23e33f388f3b95766fb67a6a211b111ab8349f41e2274b471bd288be21a" 9SRC_URI[sha256sum] = "648782e9287288630250d07531fed9944ecc3986764a6664f0bf6c050ec06afd"
10
10LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" 11LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
11 12
13INHIBIT_PACKAGE_STRIP="1"
12 14
13do_install() { 15do_install() {
14 install -d ${D}/root/images 16 install -d ${D}/root/images