diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2017-12-07 18:06:40 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2017-12-08 08:48:03 +0200 |
commit | 74a4a777627029dc51d4b1df89bedda501dc7543 (patch) | |
tree | ea1e9054d4150c3ea7c510082b12bf964b938714 /py/tests/modeset_event.py | |
parent | c13047e3f7674a5a05b107ef3fd97d9ff4165639 (diff) |
Fix Python bindings for Connector::get_possible_crtcs() method
The method returns an std::vector of DRMObject, which isn't supported by
the latest pybind11 as explained in commit 706a44abb3aa. Fix it by
wrapping the method manually.
Fixes: 706a44abb3aa ("Update to latest pybind11")
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'py/tests/modeset_event.py')
0 files changed, 0 insertions, 0 deletions