diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2013-07-03 12:48:12 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-07-05 15:34:21 +0100 |
commit | cb534214286cb59f1ac377b6f1643c923c1289b1 (patch) | |
tree | 7c7c5661429cc2261d9d8de393ebed3925e5f7b0 /meta/recipes-core/expat | |
parent | e695d4104f04c02fdb9298ec31d1ff69d877dbc9 (diff) | |
download | poky-cb534214286cb59f1ac377b6f1643c923c1289b1.tar.gz |
busybox: fix the on-target upgrade problem
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 following context, A is used to denote a
'two-binary' version of busybox while B is used to denote a 'one-binary'
version of busybox.
A --(upgrade)--> B
B --(upgrade)--> A
A --(upgrade)--> A
B --(upgrade)--> B
This patch makes effort to support the above four situations.
[YOCTO #4802]
(From OE-Core rev: 4e571e97750f3ac6a62cd0d2d10c08be98230630)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/expat')
0 files changed, 0 insertions, 0 deletions