diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heatclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-heatclient_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb index 9902de1..bd9a68d 100644 --- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb | |||
| @@ -23,7 +23,7 @@ PR = "r0" | |||
| 23 | SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" | 23 | SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" |
| 24 | 24 | ||
| 25 | PV="0.2.7+git${SRCPV}" | 25 | PV="0.2.7+git${SRCPV}" |
| 26 | SRCREV="55e794f922dd2005a62bb33fd129996b6c476b66" | 26 | SRCREV="2f07742f1dde22251e1c5d324e7cbeb701e2a789" |
| 27 | S = "${WORKDIR}/git" | 27 | S = "${WORKDIR}/git" |
| 28 | 28 | ||
| 29 | inherit setuptools | 29 | inherit setuptools |
