From bf42754794d22e3dc7cc83dbf63cc64f417364ca Mon Sep 17 00:00:00 2001 From: Kieran Bingham Date: Fri, 6 Aug 2021 11:12:18 +0100 Subject: ipu3: Use ChromeOS tuning file paths During development, the IPA relied upon tuning database files copied from Chrome OS, duplicated in this repository, and installed in a second location on the target, in /usr/share/libcamera/ipa/ipu3/. Having two copies of the same files on the target devices is not only pointless, it also causes an issue with some Soraka models that use a different sensor module, with a different tuning file. Use the tuning files from Chrome OS directly and drop our copies. Reviewed-by: Umang Jain Reviewed-by: Laurent Pinchart Signed-off-by: Kieran Bingham --- data/01ov5670.aiqb | Bin 215064 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 data/01ov5670.aiqb (limited to 'data/01ov5670.aiqb') diff --git a/data/01ov5670.aiqb b/data/01ov5670.aiqb deleted file mode 100644 index 365dd16..0000000 Binary files a/data/01ov5670.aiqb and /dev/null differ -- cgit v1.2.1