[PATCH] ipa: rkisp1: Install all tuning files

Robert Mader robert.mader at collabora.com
Wed Jul 3 06:52:57 CEST 2024


We have all these neat tuning files. Unfortunately we forgot to install
many of them.

Signed-off-by: Robert Mader <robert.mader at collabora.com>
---
 src/ipa/rkisp1/data/meson.build | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/ipa/rkisp1/data/meson.build b/src/ipa/rkisp1/data/meson.build
index 7150e155..1e3522b2 100644
--- a/src/ipa/rkisp1/data/meson.build
+++ b/src/ipa/rkisp1/data/meson.build
@@ -2,8 +2,12 @@
 
 conf_files = files([
     'imx219.yaml',
+    'imx258.yaml',
+    'ov2685.yaml',
     'ov4689.yaml',
     'ov5640.yaml',
+    'ov5695.yaml',
+    'ov8858.yaml',
     'uncalibrated.yaml',
 ])
 
-- 
2.45.2



More information about the libcamera-devel mailing list