* [Buildroot] [PATCH] imx53loco: Fix post-image.sh permission
@ 2016-06-02 22:22 Fabio Estevam
2016-06-02 22:48 ` Yann E. MORIN
2016-06-03 7:51 ` Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2016-06-02 22:22 UTC (permalink / raw)
To: buildroot
Fix post-image.sh permission to avoid the following error:
>>> Executing post-image script board/freescale/imx53loco/post-image.sh
/bin/bash: board/freescale/imx53loco/post-image.sh: Permission denied
Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
board/freescale/imx53loco/post-image.sh | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 board/freescale/imx53loco/post-image.sh
diff --git a/board/freescale/imx53loco/post-image.sh b/board/freescale/imx53loco/post-image.sh
old mode 100644
new mode 100755
--
1.9.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] imx53loco: Fix post-image.sh permission
2016-06-02 22:22 [Buildroot] [PATCH] imx53loco: Fix post-image.sh permission Fabio Estevam
@ 2016-06-02 22:48 ` Yann E. MORIN
2016-06-03 7:51 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2016-06-02 22:48 UTC (permalink / raw)
To: buildroot
Fabio, All,
On 2016-06-02 19:22 -0300, Fabio Estevam spake thusly:
> Fix post-image.sh permission to avoid the following error:
>
> >>> Executing post-image script board/freescale/imx53loco/post-image.sh
> /bin/bash: board/freescale/imx53loco/post-image.sh: Permission denied
>
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
> board/freescale/imx53loco/post-image.sh | 0
> 1 file changed, 0 insertions(+), 0 deletions(-)
> mode change 100644 => 100755 board/freescale/imx53loco/post-image.sh
>
> diff --git a/board/freescale/imx53loco/post-image.sh b/board/freescale/imx53loco/post-image.sh
> old mode 100644
> new mode 100755
> --
> 1.9.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] imx53loco: Fix post-image.sh permission
2016-06-02 22:22 [Buildroot] [PATCH] imx53loco: Fix post-image.sh permission Fabio Estevam
2016-06-02 22:48 ` Yann E. MORIN
@ 2016-06-03 7:51 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2016-06-03 7:51 UTC (permalink / raw)
To: buildroot
Hello,
On Thu, 2 Jun 2016 19:22:52 -0300, Fabio Estevam wrote:
> Fix post-image.sh permission to avoid the following error:
>
> >>> Executing post-image script board/freescale/imx53loco/post-image.sh
> /bin/bash: board/freescale/imx53loco/post-image.sh: Permission denied
>
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
> board/freescale/imx53loco/post-image.sh | 0
> 1 file changed, 0 insertions(+), 0 deletions(-)
> mode change 100644 => 100755 board/freescale/imx53loco/post-image.sh
Applied to master, thanks. Interestingly, patchwork didn't capture this
patch, because it was only a change of permission.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-06-03 7:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-02 22:22 [Buildroot] [PATCH] imx53loco: Fix post-image.sh permission Fabio Estevam
2016-06-02 22:48 ` Yann E. MORIN
2016-06-03 7:51 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox