From 5c20a57df984d550057cd714b131f154c9940a25 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 21 Jul 2014 10:42:55 -0400 Subject: heat: update to Juno release branches Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-heat_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-heat_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-heat_git.bb b/meta-openstack/recipes-devtools/python/python-heat_git.bb index a277cfd..90a456c 100644 --- a/meta-openstack/recipes-devtools/python/python-heat_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heat_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" PR = "r0" SRCNAME = "heat" -SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/icehouse \ +SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ file://heat.conf \ file://heat.init \ file://autoscaling_example.template \ @@ -16,8 +16,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/icehouse \ file://heat-tests-change-project_dir-path.patch \ " -SRCREV="69145518cb9a20d401c4213a030c39caaad1c326" -PV="2014.1+git${SRCPV}" +SRCREV="45f97e6a840bbba2a467558e60549e664496633e" +PV="2014.2.b1+git${SRCPV}" S = "${WORKDIR}/git" do_install_append() { -- cgit v1.2.3-54-g00ecf