diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystone_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb index 6dfdc93..3e55810 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | |||
| 6 | 6 | ||
| 7 | SRCNAME = "keystone" | 7 | SRCNAME = "keystone" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | 9 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton \ |
| 10 | file://keystone.conf \ | 10 | file://keystone.conf \ |
| 11 | file://identity.sh \ | 11 | file://identity.sh \ |
| 12 | file://keystone \ | 12 | file://keystone \ |
| @@ -19,8 +19,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 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 = "8dcd82fb9c76d43f26338bee293b32f4af473ad9" | 22 | SRCREV = "0f6e92ccd18e2d93dc2ecee79e57ee344ea09941" |
| 23 | PV = "8.0.0+git${SRCPV}" | 23 | PV = "10.0.1+git${SRCPV}" |
| 24 | 24 | ||
| 25 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
| 26 | 26 | ||
