Re: [OE-core] [PATCH] shadow: remove reference to locale env files from su

2013-11-21 Thread Qiang Chen
On 11/22/2013 02:49 AM, Saul Wold wrote: On 11/21/2013 01:14 AM, qiang.c...@windriver.com wrote: From: Qiang Chen qiang.c...@windriver.com The /etc/default/locale missing message appears when running su user root@qemu0:/var/log# su root root@qemu0:/var/log# tail auth.log Oct 8 07:47:54 qemu0

Re: [OE-core] [PATCH] util-linux: collect symbol link libxx.so for related libxx-dev package

2013-11-17 Thread Qiang Chen
On 11/15/2013 01:27 AM, Saul Wold wrote: On 11/13/2013 11:40 PM, qiang.c...@windriver.com wrote: From: Qiang Chen qiang.c...@windriver.com Commit 91c0f9e3 moves library files to base_libdir for safe while symbol link libuuid.so and libblkid.so are placed in libdir, not base_libdir. Thus

Re: [OE-core] [PATCH] openssl: create package for openssl configuration file

2013-10-30 Thread Qiang Chen
On 10/29/2013 11:36 PM, Saul Wold wrote: On 10/27/2013 10:15 PM, qiang.c...@windriver.com wrote: From: Qiang Chen qiang.c...@windriver.com * Add the openssl-conf package to the list of packages to be created. This package contains the openssl.cnf file which is used by both the openssl

Re: [OE-core] [PATCH] openssl: create package for openssl configuration file

2013-10-30 Thread Qiang Chen
On 10/30/2013 12:03 AM, Paul Eggleton wrote: On Tuesday 29 October 2013 08:36:49 Saul Wold wrote: On 10/27/2013 10:15 PM, qiang.c...@windriver.com wrote: From: Qiang Chen qiang.c...@windriver.com * Add the openssl-conf package to the list of packages to be created. This package

Re: [OE-core] [PATCH] nfs-utils: modify nfsserver init script indent

2013-10-29 Thread Qiang Chen
Hi richard and Saul, Any comment for this patch ? If it's OK, could you please help merge to oe-core at your earliest convenience ? Thanks a lot ! Qiang On 10/22/2013 01:14 PM, qiang.c...@windriver.com wrote: From: Qiang Chen qiang.c...@windriver.com Using sysvinit testing service status

Re: [OE-core] [PATCH] nfsserver restart should kill and recreate nfsd kernel threads

2013-10-25 Thread Qiang Chen
On 10/25/2013 05:13 AM, Saul Wold wrote: The short summary should include the recipe name. Got it. I'll send V2 for this patch. Thanks a lot ! Qiang Sau! On 10/21/2013 08:19 PM, qiang.c...@windriver.com wrote: From: Qiang Chen qiang.c...@windriver.com nfsserver restart without killing

[OE-core] [PATCH] openssh: fix sshd status command error prompt

2013-10-18 Thread Qiang Chen
this error prompt and make service command display right status for sshd. Signed-off-by: Qiang Chen qiang.c...@windriver.com --- .../openssh/openssh-6.2p2/init |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/openssh/openssh-6.2p2