[libcamera-devel] ipa: raspberrypi: Fix permissions on imx477_scientific.json
diff mbox series

Message ID 20221221141335.9528-1-laurent.pinchart@ideasonboard.com
State Accepted
Commit f5bfa33f59184a6a914f9c8e04c667dc1cd78997
Headers show
Series
  • [libcamera-devel] ipa: raspberrypi: Fix permissions on imx477_scientific.json
Related show

Commit Message

Laurent Pinchart Dec. 21, 2022, 2:13 p.m. UTC
The imx477_scientific.json file was added to the source tree with
incorrect executable permission. Fix it.

Fixes: bf66a1d25162 ("ipa: raspberrypi: Add a "scientific" tuning for the IMX477")
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
---
 src/ipa/raspberrypi/data/imx477_scientific.json | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 src/ipa/raspberrypi/data/imx477_scientific.json


base-commit: f66a5c447b65bce774a1bc2d01034f437bf764b5

Comments

Kieran Bingham Dec. 21, 2022, 2:23 p.m. UTC | #1
Quoting Laurent Pinchart (2022-12-21 14:13:35)
> The imx477_scientific.json file was added to the source tree with
> incorrect executable permission. Fix it.
> 
> Fixes: bf66a1d25162 ("ipa: raspberrypi: Add a "scientific" tuning for the IMX477")
> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>


Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>

> ---
>  src/ipa/raspberrypi/data/imx477_scientific.json | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  mode change 100755 => 100644 src/ipa/raspberrypi/data/imx477_scientific.json
> 
> diff --git a/src/ipa/raspberrypi/data/imx477_scientific.json b/src/ipa/raspberrypi/data/imx477_scientific.json
> old mode 100755
> new mode 100644
> 
> base-commit: f66a5c447b65bce774a1bc2d01034f437bf764b5
> -- 
> Regards,
> 
> Laurent Pinchart
>

Patch
diff mbox series

diff --git a/src/ipa/raspberrypi/data/imx477_scientific.json b/src/ipa/raspberrypi/data/imx477_scientific.json
old mode 100755
new mode 100644