summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/xz/xz_5.2.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* xz: fix upstream version checkAlexander Kanavin2018-05-291-0/+1
| | | | | | | | (From OE-Core rev: ea89b1e19b7da490e9d98fbd8c60222d05934c4e) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xz: use update-alternativesAllen Wild2018-05-151-0/+5
| | | | | | | | | | | | | | | 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>
* xz: upgrade to 5.2.3Andreas Horsthemke2017-02-151-0/+36
(From OE-Core rev: ecc4f09aab586aa18bca33301319873cb23011e7) Signed-off-by: Andreas Horsthemke <andhorsthemke@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>