imx53loco: Fix post-image.sh permission
authorFabio Estevam <festevam@gmail.com>
Thu, 2 Jun 2016 22:22:52 +0000 (19:22 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 3 Jun 2016 07:50:35 +0000 (09:50 +0200)
commitee1ea8211669cab03a93e889d1d178d59b9085d1
tree09fda2bf296664036d73e1f221aac4945f0e5226
parentfe63652bbfc7379512b5d14e0a39aadfbdeb18a5
imx53loco: Fix post-image.sh permission

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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/freescale/imx53loco/post-image.sh [changed mode: 0644->0755]