diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb index 827a551..adaed45 100644 --- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | |||
| @@ -8,7 +8,7 @@ PR = "r0" | |||
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/openstack/python-keystoneclient.git;branch=master" | 9 | SRC_URI = "git://github.com/openstack/python-keystoneclient.git;branch=master" |
| 10 | 10 | ||
| 11 | PV="git${SRCPV}" | 11 | PV="0.4.1+git${SRCPV}" |
| 12 | SRCREV="0774d5aafade9e5a5de3830de461843c4a7d59a1" | 12 | SRCREV="0774d5aafade9e5a5de3830de461843c4a7d59a1" |
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
