diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glance_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-glance_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb index 0e3791b..0083925 100644 --- a/meta-openstack/recipes-devtools/python/python-glance_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 13 | file://glance-change-builtin-tests-config-location.patch \ | 13 | file://glance-change-builtin-tests-config-location.patch \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | SRCREV="f41b305899d703f7604f3ae5ceb7cc95d67aa533" | 16 | SRCREV="92ab00fca6926eaf3f7f92a955a5e07140063718" |
| 17 | PV="2014.2.b1+git${SRCPV}" | 17 | PV="2014.2.b1+git${SRCPV}" |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| @@ -174,6 +174,7 @@ RDEPENDS_${PN} += "python-greenlet \ | |||
| 174 | python-pbr \ | 174 | python-pbr \ |
| 175 | python-i18n \ | 175 | python-i18n \ |
| 176 | python-oslo.i18n \ | 176 | python-oslo.i18n \ |
| 177 | python-osprofiler \ | ||
| 177 | python-retrying \ | 178 | python-retrying \ |
| 178 | " | 179 | " |
| 179 | 180 | ||
