mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
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:
committed by
Richard Purdie
parent
259e9a11e1
commit
24fa03eae6
@@ -38,7 +38,6 @@ RDEPENDS_${PN} = "\
|
||||
${@bb.utils.contains("MACHINE_FEATURES", "keyboard", "kbd", "", d)} \
|
||||
kmod \
|
||||
less \
|
||||
lzip \
|
||||
ncurses-tools \
|
||||
net-tools \
|
||||
parted \
|
||||
|
||||
Reference in New Issue
Block a user