Merge pull request #680 from escalade/rpm2cpio

busybox: enable rpm2cpio applet
This commit is contained in:
Christian Hewitt 2016-08-30 23:32:19 +04:00 committed by GitHub
commit 6c34b945b5

View File

@ -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