diff options
author | Allen Wild <allenwild93@gmail.com> | 2018-05-06 19:00:02 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-15 10:56:49 +0100 |
commit | 3f5af5e1ecdb59c8301882568232dd98a14cc6b5 (patch) | |
tree | f4e4469c3d8b002d4c60544238370b12164973d0 /scripts | |
parent | 97293e7cdef37765f129b0e482ffd5af42f0d160 (diff) | |
download | poky-3f5af5e1ecdb59c8301882568232dd98a14cc6b5.tar.gz |
xz: use update-alternatives
Installing xz and busybox together may cause conflicts for xz, xzcat,
unxz, and their lzma variants. In the default configuration, xzcat is
silently replaced with a symlink to busybox. If busybox is compiled with
CONFIG_XZ=y, its postinst fails during do_rootfs.
Using update-alternatives to xz handles these conflicts properly.
(From OE-Core rev: e48cd8423562d4b03bdf55ba04873b7582f12452)
Signed-off-by: Allen Wild <allenwild93@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions