[libcamera-devel] [PATCH 0/2] Chromium OS platform2 changes for libcamera HAL

Laurent Pinchart laurent.pinchart at ideasonboard.com
Wed Jul 3 01:29:52 CEST 2019


Hello,

These two patches are the result of tonight's debugging of our camera
HAL implementation running on Chromium OS. They apply to the platform2
repository.

The first patch is a possible upstream candidate, while the second patch
is a hack until we can integrate the libcamera logging infrastructure
with Chromium OS'.

Laurent Pinchart (2):
  camera: Unblock eventfd2 system call
  camera: Enable libcamera logging to /var/log/camera

 camera/hal_adapter/init/cros-camera.conf                   | 3 +++
 camera/hal_adapter/seccomp_filter/cros-camera-amd64.policy | 1 +
 camera/hal_adapter/seccomp_filter/cros-camera-arm.policy   | 1 +
 camera/hal_adapter/seccomp_filter/cros-camera-arm64.policy | 1 +
 4 files changed, 6 insertions(+)

-- 
Regards,

Laurent Pinchart



More information about the libcamera-devel mailing list