diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -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 1f012cc..70cc790 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb | |||
| @@ -20,8 +20,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 20 | # file://keystone-remove-git-commands-in-tests.patch | 20 | # file://keystone-remove-git-commands-in-tests.patch |
| 21 | # file://keystone-explicitly-import-localcontext-from-oslo.me.patch | 21 | # file://keystone-explicitly-import-localcontext-from-oslo.me.patch |
| 22 | 22 | ||
| 23 | SRCREV="0e633302e87261fdb3b0126c632fd676fc0a4d39" | 23 | SRCREV = "5933546ecbdb5a52abe31413ac7a18cc49ab23df" |
| 24 | PV="2015.1.0b2+git${SRCPV}" | 24 | PV = "2015.1.0b3+git${SRCPV}" |
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |
| 27 | 27 | ||
