diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinderclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cinderclient_git.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb index f12975e..3c7293b 100644 --- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb | |||
| @@ -8,7 +8,10 @@ DEPENDS = "python-setuptools-git" | |||
| 8 | PR = "r0" | 8 | PR = "r0" |
| 9 | SRCNAME = "python-cinderclient" | 9 | SRCNAME = "python-cinderclient" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/openstack/python-cinderclient.git;branch=master" | 11 | SRC_URI = "\ |
| 12 | git://github.com/openstack/python-cinderclient.git;branch=master \ | ||
| 13 | file://fix_cinderclient_memory_leak.patch \ | ||
| 14 | " | ||
| 12 | 15 | ||
| 13 | PV="1.0.8+git${SRCPV}" | 16 | PV="1.0.8+git${SRCPV}" |
| 14 | SRCREV="ea8c9554c947b7fd30adfb1249a9317f258901ab" | 17 | SRCREV="ea8c9554c947b7fd30adfb1249a9317f258901ab" |
