packagegroup-core-base-utils: remove lzip

lzip is pretty niche: people are typically either sticking with that they know
(gzip, bzip) or using xz.  Data point: only one recipe in oe-core is shipped as
a .lz file.

(From OE-Core rev: 80b0ac3bdbaee50d0023b7c869dd204485903dfe)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2019-03-28 13:43:48 +00:00
committed by Richard Purdie
parent 259e9a11e1
commit 24fa03eae6

View File

@@ -38,7 +38,6 @@ RDEPENDS_${PN} = "\
${@bb.utils.contains("MACHINE_FEATURES", "keyboard", "kbd", "", d)} \
kmod \
less \
lzip \
ncurses-tools \
net-tools \
parted \