diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-04-03 23:51:34 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-04-03 23:51:34 -0400 |
| commit | 74a9cd7f6f81fe5e4f4071c9b7742536f3d1d8e6 (patch) | |
| tree | 4fe99656a7d908156330c48b10e19afeac1283b2 /meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |
| parent | 3b9fa62452c636c49cc1bd19436e37882c76b88c (diff) | |
| download | meta-cloud-services-74a9cd7f6f81fe5e4f4071c9b7742536f3d1d8e6.tar.gz | |
clients: update to the latest client code
Updating to the latest clients as of April 3, 2014.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glanceclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb index 7777f99..4026cb3 100644 --- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |||
| @@ -9,8 +9,8 @@ DEPENDS += " \ | |||
| 9 | python-pbr \ | 9 | python-pbr \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | SRCREV = "23ad1d6db7ec8116afed7c8aca3832dac440930a" | 12 | SRCREV = "3c16d23293e5ee977c0a62e012e83c1247844255" |
| 13 | PV = "0.12.0+gitr${SRCREV}" | 13 | PV = "0.12.0+git${SRCPV}" |
| 14 | PR = "0" | 14 | PR = "0" |
| 15 | 15 | ||
| 16 | SRC_URI = "\ | 16 | SRC_URI = "\ |
