[libcamera-devel] [PATCH 0/2] Cleanups - for buildroot

Kieran Bingham kieran.bingham at ideasonboard.com
Wed Apr 3 12:25:43 CEST 2019


Two final (I hope) patches to ready the buildroot integration.

First is a fix to the ipu3, highlighted by the buildroot compilers.  Second is
an update to the qcam qt5 dependency check. This is to prevent the host qmake
being used which makes meson belive the qt5 dependencies are available in the
cross-build environment.

Kieran Bingham (2):
  libcamera: ipu3: Catch return value when disabling links
  qcam: meson: Use pkg-config method for qt5 dependencies

 src/libcamera/pipeline/ipu3/ipu3.cpp | 3 ++-
 src/qcam/meson.build                 | 5 ++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.19.1



More information about the libcamera-devel mailing list