Re: [OE-core] [PATCH 1/1] busybox: fix the on-target upgrade problem

2013-07-08 Thread ChenQi
On 07/06/2013 06:27 PM, Martin Jansa wrote: On Wed, Jul 03, 2013 at 12:48:12PM +0800, qi.c...@windriver.com wrote: From: Chen Qi qi.c...@windriver.com We now can have a 'one-binary' version of busybox, or 'two-binary' version of busybox, controlled by the 'BUSYBOX_SPLIT_SUID' variable. This

Re: [OE-core] [PATCH 1/1] busybox: fix the on-target upgrade problem

2013-07-06 Thread Martin Jansa
On Wed, Jul 03, 2013 at 12:48:12PM +0800, qi.c...@windriver.com wrote: From: Chen Qi qi.c...@windriver.com We now can have a 'one-binary' version of busybox, or 'two-binary' version of busybox, controlled by the 'BUSYBOX_SPLIT_SUID' variable. This makes on-target upgrade a problem, as we

[OE-core] [PATCH 1/1] busybox: fix the on-target upgrade problem

2013-07-02 Thread Qi.Chen
From: Chen Qi qi.c...@windriver.com We now can have a 'one-binary' version of busybox, or 'two-binary' version of busybox, controlled by the 'BUSYBOX_SPLIT_SUID' variable. This makes on-target upgrade a problem, as we have to support the following four upgrading paths. For convenience, in the