* [PATCH 0/1] qemuimagetest: Add executable permission to toolchain test scripts
@ 2011-05-04 1:25 Jiajun Xu
2011-05-04 1:25 ` [PATCH 1/1] qemuimagetest: Add executable permission to test scripts for toolchain Jiajun Xu
2011-05-04 7:57 ` [PATCH 0/1] qemuimagetest: Add executable permission to toolchain test scripts Richard Purdie
0 siblings, 2 replies; 3+ messages in thread
From: Jiajun Xu @ 2011-05-04 1:25 UTC (permalink / raw)
To: poky
From: Jiajun Xu <jiajun.xu@intel.com>
The file mode bits of toolchain test scripts is 644, which could not be
executed by user. Fix the issue by adding executable permission(755) to
all test scripts for toolchain test.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: jxu49/master
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jxu49/master
Thanks,
Jiajun Xu <jiajun.xu@intel.com>
---
Jiajun Xu (1):
qemuimagetest: Add executable permission to test scripts for
toolchain
0 files changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 scripts/qemuimage-tests/toolchain/cvs
mode change 100644 => 100755 scripts/qemuimage-tests/toolchain/iptables
mode change 100644 => 100755 scripts/qemuimage-tests/toolchain/sudoku-savant
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] qemuimagetest: Add executable permission to test scripts for toolchain
2011-05-04 1:25 [PATCH 0/1] qemuimagetest: Add executable permission to toolchain test scripts Jiajun Xu
@ 2011-05-04 1:25 ` Jiajun Xu
2011-05-04 7:57 ` [PATCH 0/1] qemuimagetest: Add executable permission to toolchain test scripts Richard Purdie
1 sibling, 0 replies; 3+ messages in thread
From: Jiajun Xu @ 2011-05-04 1:25 UTC (permalink / raw)
To: poky
From: Jiajun Xu <jiajun.xu@intel.com>
The file mode bits of toolchain test scripts is 644, which could not be
executed by user. Fix the issue by adding executable permission(755) to
all test scripts for toolchain test.
Signed-off-by Jiajun Xu <jiajun.xu@intel.com>
---
0 files changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 scripts/qemuimage-tests/toolchain/cvs
mode change 100644 => 100755 scripts/qemuimage-tests/toolchain/iptables
mode change 100644 => 100755 scripts/qemuimage-tests/toolchain/sudoku-savant
diff --git a/scripts/qemuimage-tests/toolchain/cvs b/scripts/qemuimage-tests/toolchain/cvs
old mode 100644
new mode 100755
diff --git a/scripts/qemuimage-tests/toolchain/iptables b/scripts/qemuimage-tests/toolchain/iptables
old mode 100644
new mode 100755
diff --git a/scripts/qemuimage-tests/toolchain/sudoku-savant b/scripts/qemuimage-tests/toolchain/sudoku-savant
old mode 100644
new mode 100755
--
1.7.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/1] qemuimagetest: Add executable permission to toolchain test scripts
2011-05-04 1:25 [PATCH 0/1] qemuimagetest: Add executable permission to toolchain test scripts Jiajun Xu
2011-05-04 1:25 ` [PATCH 1/1] qemuimagetest: Add executable permission to test scripts for toolchain Jiajun Xu
@ 2011-05-04 7:57 ` Richard Purdie
1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2011-05-04 7:57 UTC (permalink / raw)
To: Jiajun Xu; +Cc: poky
On Wed, 2011-05-04 at 09:25 +0800, Jiajun Xu wrote:
> From: Jiajun Xu <jiajun.xu@intel.com>
>
> The file mode bits of toolchain test scripts is 644, which could not be
> executed by user. Fix the issue by adding executable permission(755) to
> all test scripts for toolchain test.
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: jxu49/master
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jxu49/master
>
> Thanks,
> Jiajun Xu <jiajun.xu@intel.com>
> ---
>
>
> Jiajun Xu (1):
> qemuimagetest: Add executable permission to test scripts for
> toolchain
Merged to master, thanks.
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-05-04 7:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-04 1:25 [PATCH 0/1] qemuimagetest: Add executable permission to toolchain test scripts Jiajun Xu
2011-05-04 1:25 ` [PATCH 1/1] qemuimagetest: Add executable permission to test scripts for toolchain Jiajun Xu
2011-05-04 7:57 ` [PATCH 0/1] qemuimagetest: Add executable permission to toolchain test scripts Richard Purdie
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.