summaryrefslogtreecommitdiffstats
path: root/recipes-extended/libvirt/libvirt-python.inc
Commit message (Collapse)AuthorAgeFilesLines
* libvirt: Changed python bindings install locationMihai Prica2013-04-181-2/+2
| | | | | | | | | The libvirt-python files were installed to dist-packages and this is not part of sys.path in yocto so they were not available to python. Changed this to site-packages. Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* libvirt: updated to work for other hypervisorsMihai Prica2012-11-261-5/+6
| | | | | | | | * the package can now be customized using PACKAGECONFIG * fixed to use target include files for python Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
* libvirt: Initial package creation.Raymond Danks2012-06-211-0/+13
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>