diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-03-03 11:16:57 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-03-03 11:31:06 -0500 |
| commit | 06d8be2fc1d36213b84ffeffd237b64bdf78015b (patch) | |
| tree | 6d6710ad27766ad97a53b1da68d9c50c7c9ba9f4 /meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |
| parent | e3f38c50839e2933a7f569698e928a6db70116cf (diff) | |
| download | meta-cloud-services-06d8be2fc1d36213b84ffeffd237b64bdf78015b.tar.gz | |
*client: updating the openstack client packages to their latest versions
Tested with a controller boot, compute boot and guest launch.
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb index 9b8cbcd..889b411 100644 --- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "Apache-2.0" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" |
| 6 | DEPENDS = "gmp" | 6 | DEPENDS = "gmp" |
| 7 | 7 | ||
| 8 | SRCREV = "cd7f2cbd79df54ea41d9a075d904efc82bdcb440" | 8 | SRCREV = "23ad1d6db7ec8116afed7c8aca3832dac440930a" |
| 9 | PV = "0.12.0+gitr${SRCREV}" | 9 | PV = "0.12.0+gitr${SRCREV}" |
| 10 | PR = "0" | 10 | PR = "0" |
| 11 | 11 | ||
