From c76713beaa5d5f966b2e110332aba8610cf1a392 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Tue, 13 Feb 2018 16:01:41 +0100 Subject: don't install liblzma It's not used by anything. Signed-off-by: Michael Olbrich --- configs/bsp.ref | 1 - configs/ptxconfig | 6 +----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/configs/bsp.ref b/configs/bsp.ref index 2e915c1..3076905 100644 --- a/configs/bsp.ref +++ b/configs/bsp.ref @@ -52,7 +52,6 @@ rootfs_unused_libraries: present: - /usr/lib/libgcrypt.so.20 - /usr/lib/libgnutlsxx.so.28 - - /usr/lib/liblzma.so.5 - /usr/lib/libnl-genl-3.so.200 - /usr/lib/libnl-idiag-3.so.200 - /usr/lib/libnl-nf-3.so.200 diff --git a/configs/ptxconfig b/configs/ptxconfig index e81592b..d9fc163 100644 --- a/configs/ptxconfig +++ b/configs/ptxconfig @@ -1868,11 +1868,7 @@ PTXCONF_E2FSPROGS_INSTALL_MKFS_EXT4=y # PTXCONF_SQUASHFS_TOOLS is not set # PTXCONF_UNZIP is not set # PTXCONF_XFSPROGS is not set -PTXCONF_XZ=y - -# -# BusyBox' unxz is selected! -# +# PTXCONF_XZ is not set # PTXCONF_ZIP is not set # -- cgit v1.2.3