Re: [OE-core] [PATCH] pseudo-1.5.1: keep install command directory mode

2014-03-31 Thread Martin Jansa
On Mon, Mar 31, 2014 at 10:37:36PM +0800, Kang Kai wrote: > On 2014年03月31日 18:24, Martin Jansa wrote: > > On Mon, Mar 31, 2014 at 04:35:30PM +0800, Kai Kang wrote: > >> From: "yanjun.zhu" > >> > >> When install command sets the created directory mode, pseudo will change > >> the mode of the direct

[OE-core] [PATCH] pseudo-1.5.1: keep install command directory mode

2014-03-31 Thread Kai Kang
From: "yanjun.zhu" When install command sets the created directory mode, pseudo will change the mode of the directory to 0700 incorrectly. Backport patch to fix it. Signed-off-by: yanjun.zhu Signed-off-by: Kai Kang --- .../files/pseudo-1.5.1-install-directory-mode.patch| 18 ++

Re: [OE-core] [PATCH] pseudo-1.5.1: keep install command directory mode

2014-03-31 Thread Kang Kai
On 2014年03月31日 18:24, Martin Jansa wrote: On Mon, Mar 31, 2014 at 04:35:30PM +0800, Kai Kang wrote: From: "yanjun.zhu" When install command sets the created directory mode, pseudo will change the mode of the directory to 0700 incorrectly. Backport patch to fix it. Drop PR as well. Signed-off

Re: [OE-core] [PATCH] pseudo-1.5.1: keep install command directory mode

2014-03-31 Thread Martin Jansa
On Mon, Mar 31, 2014 at 04:35:30PM +0800, Kai Kang wrote: > From: "yanjun.zhu" > > When install command sets the created directory mode, pseudo will change > the mode of the directory to 0700 incorrectly. Backport patch to fix it. > > Drop PR as well. > > Signed-off-by: yanjun.zhu > Signed-off

[OE-core] [PATCH] pseudo-1.5.1: keep install command directory mode

2014-03-31 Thread Kai Kang
From: "yanjun.zhu" When install command sets the created directory mode, pseudo will change the mode of the directory to 0700 incorrectly. Backport patch to fix it. Drop PR as well. Signed-off-by: yanjun.zhu Signed-off-by: Kai Kang --- .../files/pseudo-1.5.1-install-directory-mode.patch|

[OE-core] [PATCH] pseudo-1.5.1: keep install command directory mode

2014-03-31 Thread Kai Kang
Update and resend. * Update patch header. * Drop PR. yanjun.zhu (1): pseudo-1.5.1: keep install command directory mode .../files/pseudo-1.5.1-install-directory-mode.patch| 18 ++ meta/recipes-devtools/pseudo/pseudo_1.5.1.bb | 3 +-- 2 files changed, 19 insertion

Re: [OE-core] [PATCH] pseudo-1.5.1: keep install command directory mode

2014-02-18 Thread Saul Wold
On 02/18/2014 01:31 PM, Peter Seebach wrote: On Tue, 18 Feb 2014 11:08:40 -0800 Saul Wold wrote: There is no patch header here, also have you checked with Peter S on this change? The change originated with me, and is in my current 1.6 pseudo branch. The backport was being submitted because I

Re: [OE-core] [PATCH] pseudo-1.5.1: keep install command directory mode

2014-02-18 Thread Peter Seebach
On Tue, 18 Feb 2014 11:08:40 -0800 Saul Wold wrote: > There is no patch header here, also have you checked with Peter S on > this change? The change originated with me, and is in my current 1.6 pseudo branch. The backport was being submitted because I am on other projects actively enough that I

Re: [OE-core] [PATCH] pseudo-1.5.1: keep install command directory mode

2014-02-18 Thread Saul Wold
On 02/17/2014 02:17 AM, Zhu Yanjun wrote: From: "yanjun.zhu" CQID:LIN5-17788 when install command sets the created directory mode, pseudo will change the mode of the directory to 0700 incorrectly. Signed-off-by: yanjun.zhu --- .../pseudo-1.5.1-install-directory-mode.patch | 10 +

[OE-core] [PATCH] pseudo-1.5.1: keep install command directory mode

2014-02-17 Thread Zhu Yanjun
From: "yanjun.zhu" CQID:LIN5-17788 when install command sets the created directory mode, pseudo will change the mode of the directory to 0700 incorrectly. Signed-off-by: yanjun.zhu --- .../pseudo-1.5.1-install-directory-mode.patch | 10 ++ meta/recipes-devtools/pseudo/pseudo_1.