[Buildroot] [git commit] imx53loco: Fix post-image.sh permission

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Jun 3 07:50:35 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=ee1ea8211669cab03a93e889d1d178d59b9085d1
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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 at gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 board/freescale/imx53loco/post-image.sh | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/board/freescale/imx53loco/post-image.sh b/board/freescale/imx53loco/post-image.sh
old mode 100644
new mode 100755


More information about the buildroot mailing list