[libcamera-devel] [PATCH v1 0/1] utils: ipc: parser.py to prefer local mojom

Harvey Yang chenghaoyang at chromium.org
Fri Mar 31 10:45:44 CEST 2023


The builder of soraka-libcamera has been failing for a month, which I
believe is because of the mixture of usage of the chromeos system mojom
library and the libcamera local one. The CL in chromium that
re-prioritize the sys path:
https://chromium-review.googlesource.com/c/chromium/src/+/4321447

This patch prioritizes the local mojom library in libcamera to generate
mojom related code.

Tested on chromebook soraka-libcamera. Please take a look if it makes
sense. Thanks!

BR,
Harvey


Harvey Yang (1):
  utils: ipc: Update parser.py

 utils/ipc/parser.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.40.0.348.gf938b09366-goog



More information about the libcamera-devel mailing list