diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-12-19 10:19:03 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-12-19 10:19:03 -0500 |
| commit | 9ca49af699af557813672d52904779f6f7a9fbdf (patch) | |
| tree | 5b1ab328bc950ae6dcccb94c5d3e1223c946c1e6 /meta-openstack/recipes-devtools/python/python-keystone_git.bb | |
| parent | 3299b0d1375a1a9b0458c43de7b6e3bee2544c9f (diff) | |
| download | meta-cloud-services-9ca49af699af557813672d52904779f6f7a9fbdf.tar.gz | |
keystone: update to 2013.2.2
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 | 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 c2a9b04..12f1e95 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb | |||
| @@ -14,8 +14,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ | |||
| 14 | file://openrc \ | 14 | file://openrc \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | SRCREV="4221b6020e6b0b42325d8904d7b8a22577a6acc0" | 17 | SRCREV="0d83e7eee20a50a75863a9d3c75aee7030518229" |
| 18 | PV="2013.2+git${SRCPV}" | 18 | PV="2013.2.2+git${SRCPV}" |
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
