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 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb index 14ce2bd..37c1aff 100644 --- a/meta-openstack/recipes-devtools/python/python-glance_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb | |||
| @@ -7,14 +7,14 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | |||
| 7 | PR = "r0" | 7 | PR = "r0" |
| 8 | SRCNAME = "glance" | 8 | SRCNAME = "glance" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/icehouse \ | 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ |
| 11 | file://0001-glance-store-only-load-known-stores-not-all-stores.patch \ | 11 | file://0001-glance-store-only-load-known-stores-not-all-stores.patch \ |
| 12 | file://glance.init \ | 12 | file://glance.init \ |
| 13 | file://glance-change-builtin-tests-config-location.patch \ | 13 | file://glance-change-builtin-tests-config-location.patch \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | SRCREV="556eebb7780b55af87c0fe49b76593f833ea189a" | 16 | SRCREV="c3596aef1ef2904c06eb01b02549541df51fbe65" |
| 17 | PV="2014.1+git${SRCPV}" | 17 | PV="2014.2.b1+git${SRCPV}" |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| 20 | 20 | ||
| @@ -153,6 +153,8 @@ RDEPENDS_${PN} += "python-greenlet \ | |||
| 153 | python-keystoneclient \ | 153 | python-keystoneclient \ |
| 154 | python-swiftclient \ | 154 | python-swiftclient \ |
| 155 | python-pbr \ | 155 | python-pbr \ |
| 156 | python-i18n \ | ||
| 157 | python-oslo.i18n \ | ||
| 156 | " | 158 | " |
| 157 | 159 | ||
| 158 | RDEPENDS_${SRCNAME} = "${PN} \ | 160 | RDEPENDS_${SRCNAME} = "${PN} \ |
