libcamera/utils/ipc
Paul Elder 078fbff8f4 utils: ipc: Use the proper namespace for mojom structs
Structs defined in mojom previously used the namespace of the mojom file
that was being used as the source. This is obviously not the correct
namespace for structs that are defined in core.mojom. Fix the jinja
function for getting the element type including namespace, and use it.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-04-27 17:34:58 +09:00
..
generators utils: ipc: Use the proper namespace for mojom structs 2021-04-27 17:34:58 +09:00
mojo/public utils: ipc: import mojo 2020-11-11 19:22:37 +09:00
tools/diagnosis utils: ipc: import mojo 2020-11-11 19:22:37 +09:00
generate.py utils: ipc: add generator script 2021-02-16 19:21:07 +09:00
meson.build meson: ipa, proxy: Generate headers and proxy with mojo 2021-02-16 19:21:39 +09:00
parser.py utils: ipc: add parser script 2021-02-16 19:21:11 +09:00