diff options
| author | Yunguo Wei <yunguo.wei@windriver.com> | 2016-03-31 15:55:44 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-03-31 09:15:25 -0400 |
| commit | da65e83a39290a8c251a0eae18a2f57d818bd3ba (patch) | |
| tree | b10f77b75de72a9e5eab41e35653941cc86337c5 /recipes-extended/libvirt/libvirt-python.inc | |
| parent | 2bb28a781f7c78317c91ec3f9d1056ce665d1087 (diff) | |
| download | meta-virtualization-da65e83a39290a8c251a0eae18a2f57d818bd3ba.tar.gz | |
libvirt: uprev to 1.3.2
Release notes here http://libvirt.org/news.html.
Signed-off-by: Yunguo Wei <yunguo.wei@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-extended/libvirt/libvirt-python.inc')
| -rw-r--r-- | recipes-extended/libvirt/libvirt-python.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/libvirt/libvirt-python.inc b/recipes-extended/libvirt/libvirt-python.inc index 015b4b6f..c1dafe9d 100644 --- a/recipes-extended/libvirt/libvirt-python.inc +++ b/recipes-extended/libvirt/libvirt-python.inc | |||
| @@ -18,8 +18,8 @@ FILES_${PN}-python = "${bindir}/* ${libdir}/* ${libdir}/${PYTHON_DIR}/*" | |||
| 18 | SRC_URI += "http://libvirt.org/sources/python/libvirt-python-${PV}.tar.gz;name=libvirt_python" | 18 | SRC_URI += "http://libvirt.org/sources/python/libvirt-python-${PV}.tar.gz;name=libvirt_python" |
| 19 | SRC_URI += "file://libvirt_api_xml_path.patch;patchdir=../libvirt-python-${PV}" | 19 | SRC_URI += "file://libvirt_api_xml_path.patch;patchdir=../libvirt-python-${PV}" |
| 20 | 20 | ||
| 21 | SRC_URI[libvirt_python.md5sum] = "429e328028fc59b62404a4163004f2ae" | 21 | SRC_URI[libvirt_python.md5sum] = "ed018c714d7ddbe93221c796dff283ed" |
| 22 | SRC_URI[libvirt_python.sha256sum] = "88ab63b0c53e435bd2c6e8551805fe273353708efd4dfab908257dc5f37bec49" | 22 | SRC_URI[libvirt_python.sha256sum] = "6d35ae9e7801573393b9c92471f39e6700d479f10b641df81d041b469f160bf8" |
| 23 | 23 | ||
| 24 | export LIBVIRT_API_PATH = "${S}/docs/libvirt-api.xml" | 24 | export LIBVIRT_API_PATH = "${S}/docs/libvirt-api.xml" |
| 25 | export LIBVIRT_CFLAGS = "-I${S}/include" | 25 | export LIBVIRT_CFLAGS = "-I${S}/include" |
