diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-20 23:40:06 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-20 23:40:06 -0500 |
| commit | 1b9cdc2807726a877ecff1734f2fe8fe1b922ed0 (patch) | |
| tree | c1983d0a4454181f627478adfb4cfaac3d7e78d6 /meta-openstack/recipes-devtools/python/python-heatclient_git.bb | |
| parent | f2760cd5d8a1e2725d0c87bab0828fb6a4215c7c (diff) | |
| parent | dc8c4840c582677c7bfcb8870b3041d3e62c86f9 (diff) | |
| download | meta-cloud-services-1b9cdc2807726a877ecff1734f2fe8fe1b922ed0.tar.gz | |
Merge branch 'master' into kilo
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heatclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-heatclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb index a837ef0..2b9d34a 100644 --- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb | |||
| @@ -23,8 +23,8 @@ SRCNAME = "heatclient" | |||
| 23 | 23 | ||
| 24 | SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" | 24 | SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" |
| 25 | 25 | ||
| 26 | PV="0.2.12+git${SRCPV}" | 26 | PV="0.3.0+git${SRCPV}" |
| 27 | SRCREV="3d402d4c936b2714a91b4d9bbf96cdc6dcef6180" | 27 | SRCREV="065d02499ad77b9c481a83dce973cfa4fbb26711" |
| 28 | S = "${WORKDIR}/git" | 28 | S = "${WORKDIR}/git" |
| 29 | 29 | ||
| 30 | inherit setuptools | 30 | inherit setuptools |
