aboutsummaryrefslogtreecommitdiffstats
path: root/classes/swupd-image.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/swupd-image.bbclass')
-rw-r--r--classes/swupd-image.bbclass2
1 files changed, 0 insertions, 2 deletions
diff --git a/classes/swupd-image.bbclass b/classes/swupd-image.bbclass
index 9978af3..06bcb87 100644
--- a/classes/swupd-image.bbclass
+++ b/classes/swupd-image.bbclass
@@ -33,8 +33,6 @@ SWUPD_LOG_FN ??= "bbdebug 1"
OS_VERSION ??= "${DISTRO_VERSION}"
IMAGE_INSTALL_append = " swupd-client os-release"
-# We need full-fat versions of these for swupd (at least as of 2.87)
-IMAGE_INSTALL_append = " gzip bzip2 tar xz"
# We need to preserve xattrs which is only supported by GNU tar >= 1.27
# to be sure this functionality works as expected use the tar-replacement-native