diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | 5 |
1 files changed, 3 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 a8ba1ed..d5da78f 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 = "26280ed58b5d16feed4ab27be063d305ef48a252" | 12 | SRCREV = "db6420b44779411d6d1f238f6b887f83f1988986" |
| 13 | PV = "0.17.0+git${SRCPV}" | 13 | PV = "0.19.0+git${SRCPV}" |
| 14 | PR = "r0" | 14 | PR = "r0" |
| 15 | 15 | ||
| 16 | SRC_URI = "\ | 16 | SRC_URI = "\ |
| @@ -31,6 +31,7 @@ RDEPENDS_${PN} = "gmp \ | |||
| 31 | python-prettytable \ | 31 | python-prettytable \ |
| 32 | python-setuptools-git \ | 32 | python-setuptools-git \ |
| 33 | python-pbr \ | 33 | python-pbr \ |
| 34 | bash \ | ||
| 34 | " | 35 | " |
| 35 | 36 | ||
| 36 | MONITOR_CHECKS_${PN} += "\ | 37 | MONITOR_CHECKS_${PN} += "\ |
