diff mbox series

[1/1] imx6: icorem6: chmod 644 enigcam.bmp

Message ID 20210316204639.10743-1-xypron.glpk@gmx.de
State Awaiting Upstream
Delegated to: Stefano Babic
Headers show
Series [1/1] imx6: icorem6: chmod 644 enigcam.bmp | expand

Commit Message

Heinrich Schuchardt March 16, 2021, 8:46 p.m. UTC
Bitmap files should not be executable.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 tools/logos/engicam.bmp | Bin
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 tools/logos/engicam.bmp

--
2.30.2

Comments

Michael Nazzareno Trimarchi March 16, 2021, 8:48 p.m. UTC | #1
On Tue, Mar 16, 2021 at 9:46 PM Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
>
> Bitmap files should not be executable.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
>  tools/logos/engicam.bmp | Bin
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  mode change 100755 => 100644 tools/logos/engicam.bmp

Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com>
>
> diff --git a/tools/logos/engicam.bmp b/tools/logos/engicam.bmp
> old mode 100755
> new mode 100644
> --
> 2.30.2
>
Stefano Babic April 9, 2021, 11:25 a.m. UTC | #2
> Bitmap files should not be executable.
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/tools/logos/engicam.bmp b/tools/logos/engicam.bmp
old mode 100755
new mode 100644