libcamera/utils/ipc/generators
Han-Lin Chen 7ea52d2b58 utils: ipc: Add __init__.py for local module utils/ipc/generators
It's to fix build errors with mojom in ChromeOS chroot. The reason is that
ChromeOS recently moves native mojom generators module into site-packages,
which has higher import precedence than the local namespace package and shadows
the local package of the same. Add __init__.py to make it an explicit package
to avoid shadowing.

Signed-off-by: Han-Lin Chen <hanlinchen@chromium.org>
Tested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Paul ELder <paul.elder@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2022-01-27 06:09:05 +02:00
..
libcamera_templates libcamera: base: Rename FileDescriptor to SharedFD 2021-12-04 23:05:05 +02:00
__init__.py utils: ipc: Add __init__.py for local module utils/ipc/generators 2022-01-27 06:09:05 +02:00
meson.build meson: ipa, proxy: Generate headers and proxy with mojo 2021-02-16 19:21:39 +09:00
mojom_libcamera_generator.py libcamera: base: Rename FileDescriptor to SharedFD 2021-12-04 23:05:05 +02:00