diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-31 15:59:29 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-31 16:14:49 +0200 |
| commit | a317ae1c60f8fcdb61c515cdccfe36d18d0b18f4 (patch) | |
| tree | 31c623155d7c0a539402765c9263694cc0aca9d0 /meta-openstack/recipes-devtools/python/python-keystone_git.bb | |
| parent | 76590678aed37f0074407b33f6135dbf3713fea0 (diff) | |
| download | meta-cloud-services-a317ae1c60f8fcdb61c515cdccfe36d18d0b18f4.tar.gz | |
python-keystone: Uprev to 10.0.3
This is used by latest stable/newton
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
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 3e55810..eb5fa3f 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb | |||
| @@ -19,8 +19,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton \ | |||
| 19 | # file://keystone-remove-git-commands-in-tests.patch | 19 | # file://keystone-remove-git-commands-in-tests.patch |
| 20 | # file://keystone-explicitly-import-localcontext-from-oslo.me.patch | 20 | # file://keystone-explicitly-import-localcontext-from-oslo.me.patch |
| 21 | 21 | ||
| 22 | SRCREV = "0f6e92ccd18e2d93dc2ecee79e57ee344ea09941" | 22 | SRCREV = "bd49c3ef6daa474e9c84c0d8721c0f6812ee3d2c" |
| 23 | PV = "10.0.1+git${SRCPV}" | 23 | PV = "10.0.3+git${SRCPV}" |
| 24 | 24 | ||
| 25 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
| 26 | 26 | ||
