diff options
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 7f6ae59..9b8cbcd 100644 --- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |||
| @@ -5,8 +5,8 @@ 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 = "741c15f9633f642aa2e52de10b8eb65d6a8c9ecb" | 8 | SRCREV = "cd7f2cbd79df54ea41d9a075d904efc82bdcb440" |
| 9 | PV = "0.9.0+gitr${SRCREV}" | 9 | PV = "0.12.0+gitr${SRCREV}" |
| 10 | PR = "0" | 10 | PR = "0" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/openstack/${PN}.git;protocol=https" | 12 | SRC_URI = "git://github.com/openstack/${PN}.git;protocol=https" |
