diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heat_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-heat_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heat_git.bb b/meta-openstack/recipes-devtools/python/python-heat_git.bb index bd32aca..6f785df 100644 --- a/meta-openstack/recipes-devtools/python/python-heat_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heat_git.bb | |||
| @@ -7,13 +7,13 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | |||
| 7 | PR = "r0" | 7 | PR = "r0" |
| 8 | SRCNAME = "heat" | 8 | SRCNAME = "heat" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ | 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/icehouse \ |
| 11 | file://heat.conf \ | 11 | file://heat.conf \ |
| 12 | file://heat.init \ | 12 | file://heat.init \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | SRCREV="ff6901141fbbc0a13604491aaba01a60487d6f6d" | 15 | SRCREV="69145518cb9a20d401c4213a030c39caaad1c326" |
| 16 | PV="2013.2.2+git${SRCPV}" | 16 | PV="2014.1+git${SRCPV}" |
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | 18 | ||
| 19 | do_install_append() { | 19 | do_install_append() { |
