From 49ea4cb4129af2da2f5b09d196511ab80ccbf4fc Mon Sep 17 00:00:00 2001 From: escalade Date: Fri, 5 Aug 2016 07:48:32 +0000 Subject: [PATCH] busybox: enable rpm2cpio applet --- packages/sysutils/busybox/config/busybox-target.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sysutils/busybox/config/busybox-target.conf b/packages/sysutils/busybox/config/busybox-target.conf index 9bd582b151..a276c33e23 100644 --- a/packages/sysutils/busybox/config/busybox-target.conf +++ b/packages/sysutils/busybox/config/busybox-target.conf @@ -162,7 +162,7 @@ CONFIG_GZIP_FAST=0 CONFIG_FEATURE_GZIP_LEVELS=y # CONFIG_LZOP is not set # CONFIG_LZOP_COMPR_HIGH is not set -# CONFIG_RPM2CPIO is not set +CONFIG_RPM2CPIO=y # CONFIG_RPM is not set CONFIG_TAR=y CONFIG_FEATURE_TAR_CREATE=y