Commit Graph

3 Commits

Author SHA1 Message Date
Mihai Prica
7040db74c3 libvirt: Changed python bindings install location
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>
2013-04-18 21:39:24 -07:00
Mihai Prica
93a8aadc0d libvirt: updated to work for other hypervisors
* 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>
2012-11-26 16:21:16 -07:00
Raymond Danks
8378d87ced libvirt: Initial package creation.
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-06-21 15:32:51 -06:00