mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-16 17:05:08 +03:00
ipa: raspberrypi: Rename ov9281.json to ov9281_mono.json
The recent change to the naming scheme for the camera tuning files failed to
rename ov9281.json, causing the sensor to fail to load. Since this is a mono
sensor module, rename this file to ov9281_mono.json.
Fixes: 820607b195
: ("pipeline: raspberrypi: Update naming convention for tuning files")
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: David Plowman <david.plowman@raspberrypi.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
c8e6b114f0
commit
6b9049de1f
2 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ conf_files = files([
|
|||
'imx519.json',
|
||||
'ov5647.json',
|
||||
'ov5647_noir.json',
|
||||
'ov9281.json',
|
||||
'ov9281_mono.json',
|
||||
'se327m12.json',
|
||||
'uncalibrated.json',
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue