From: Fabio Estevam <festevam@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] imx53loco: Fix post-image.sh permission
Date: Thu, 2 Jun 2016 19:22:52 -0300 [thread overview]
Message-ID: <1464906172-6285-1-git-send-email-festevam@gmail.com> (raw)
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
next reply other threads:[~2016-06-02 22:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-02 22:22 Fabio Estevam [this message]
2016-06-02 22:48 ` [Buildroot] [PATCH] imx53loco: Fix post-image.sh permission Yann E. MORIN
2016-06-03 7:51 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1464906172-6285-1-git-send-email-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox