diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-hp3parclient_2.0.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-hp3parclient_2.0.0.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-hp3parclient_2.0.0.bb b/meta-openstack/recipes-devtools/python/python-hp3parclient_2.0.0.bb index 75ad641..9be086f 100644 --- a/meta-openstack/recipes-devtools/python/python-hp3parclient_2.0.0.bb +++ b/meta-openstack/recipes-devtools/python/python-hp3parclient_2.0.0.bb | |||
| @@ -7,7 +7,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
| 7 | PR = "r0" | 7 | PR = "r0" |
| 8 | SRCNAME = "hp3parclient" | 8 | SRCNAME = "hp3parclient" |
| 9 | 9 | ||
| 10 | SRC_URI = "https://pypi.python.org/packages/source/h/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 10 | SRC_URI = "\ |
| 11 | https://pypi.python.org/packages/source/h/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ | ||
| 12 | file://fix_hp3parclient_memory_leak.patch \ | ||
| 13 | " | ||
| 11 | 14 | ||
| 12 | SRC_URI[md5sum] = "52cdcb930eb0dc81d93689abe169c502" | 15 | SRC_URI[md5sum] = "52cdcb930eb0dc81d93689abe169c502" |
| 13 | SRC_URI[sha256sum] = "bab78a3fa14236d7884af52271fd91d08d51ec99b7e2d6c6fb477bfdfb9ef259" | 16 | SRC_URI[sha256sum] = "bab78a3fa14236d7884af52271fd91d08d51ec99b7e2d6c6fb477bfdfb9ef259" |
