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 a492ab5..6f70511 100644 --- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb | |||
| @@ -24,7 +24,7 @@ SRCNAME = "heatclient" | |||
| 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.10+git${SRCPV}" | 26 | PV="0.2.10+git${SRCPV}" |
| 27 | SRCREV="a98c1f3617604c4871263ff9cc986b27f302ef46" | 27 | SRCREV="95841b563340c494d8ef746261213c22e19c94ac" |
| 28 | S = "${WORKDIR}/git" | 28 | S = "${WORKDIR}/git" |
| 29 | 29 | ||
| 30 | inherit setuptools | 30 | inherit setuptools |
