diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-11-25 13:15:30 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-11-25 13:15:30 -0500 |
| commit | 382e7184e5a23ebfeb2fd9ec432e6545170fee7d (patch) | |
| tree | f856f64ce5ed9f757ba9a3e549ded1d638d4ebf7 /meta-openstack/recipes-devtools/python/python-keystone_git.bb | |
| parent | ee08e01f04ed40839f5b827cccb113cc3f2fb29c (diff) | |
| download | meta-cloud-services-382e7184e5a23ebfeb2fd9ec432e6545170fee7d.tar.gz | |
core: update to stable/juno release branches
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.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 | 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 f71c222..5db4cc0 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | |||
| 7 | PR = "r2" | 7 | PR = "r2" |
| 8 | SRCNAME = "keystone" | 8 | SRCNAME = "keystone" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/juno \ |
| 11 | file://keystone.conf \ | 11 | file://keystone.conf \ |
| 12 | file://identity.sh \ | 12 | file://identity.sh \ |
| 13 | file://keystone \ | 13 | file://keystone \ |
| @@ -18,8 +18,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 18 | file://wsgi-keystone.conf \ | 18 | file://wsgi-keystone.conf \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | SRCREV="2b7fdb1ab5de54c2a610a0ee9fc635ddb81e7b38" | 21 | SRCREV="f54fa8fa56d3708d5ef5b0173d9f6e4dce7130f2" |
| 22 | PV="2014.2.rc1+git${SRCPV}" | 22 | PV="2014.2+git${SRCPV}" |
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
| 25 | 25 | ||
