[libcamera-devel] [PATCH 0/2] rkisp1: don't enable immutable link

Helen Koike helen.koike at collabora.com
Thu Feb 27 03:59:59 CET 2020


The following patch was merged in the Linux kernel media tree:
3eed7385bff6 ("media: staging: media: rkisp1: make links immutable by default")

Which causes the topology configuration in libcamera to fail, since it tries to
enable immutable links.

This patchset fixes the rkisp1-capture.sh scrips and the pipeline
handler.

Question: I was wondering how releases are being mananged by libcamera.
Does this patchset needs to wait for the patch mentioned above to reach
mainline kernel?

Helen Koike (2):
  utils: rkisp1: don't enable immutable link
  libcamera: pipeline: rkisp1: don't enable immutable link

 src/libcamera/pipeline/rkisp1/rkisp1.cpp | 8 --------
 utils/rkisp1/rkisp1-capture.sh           | 1 -
 2 files changed, 9 deletions(-)

-- 
2.25.0



More information about the libcamera-devel mailing list