diff options
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb index 4026cb3..80b166e 100644 --- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |||
| @@ -14,7 +14,7 @@ PV = "0.12.0+git${SRCPV}" | |||
| 14 | PR = "0" | 14 | PR = "0" |
| 15 | 15 | ||
| 16 | SRC_URI = "\ | 16 | SRC_URI = "\ |
| 17 | git://github.com/openstack/${PN}.git;protocol=https \ | 17 | git://github.com/openstack/${BPN}.git;protocol=https \ |
| 18 | file://fix_glanceclient_memory_leak.patch \ | 18 | file://fix_glanceclient_memory_leak.patch \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
