diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystone_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb index 0a71020..88a6d5d 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb | |||
| @@ -16,8 +16,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 16 | file://convert_keystone_backend.py \ | 16 | file://convert_keystone_backend.py \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRCREV="dbede9c262168ff9ef9fd3b7f5ed2bc20ebd01f8" | 19 | SRCREV="73ad4036d62b3aa7cf50e11ddf7bee8278bbe4d0" |
| 20 | PV="2014.2.b2+git${SRCPV}" | 20 | PV="2014.2.b3+git${SRCPV}" |
| 21 | 21 | ||
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | 23 | ||
