Skip to content

Commit

Permalink
[busybox] Enable cpio pass-through mode. Fixes JB#48039
Browse files Browse the repository at this point in the history
  • Loading branch information
vigejolla committed Jan 2, 2020
1 parent 2630062 commit db65d8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rpm/busybox-sailfish.config
Expand Up @@ -159,8 +159,8 @@ CONFIG_FEATURE_GUNZIP_LONG_OPTIONS=y
CONFIG_BZIP2_SMALL=0
# CONFIG_FEATURE_BZIP2_DECOMPRESS is not set
CONFIG_CPIO=y
# CONFIG_FEATURE_CPIO_O is not set
# CONFIG_FEATURE_CPIO_P is not set
CONFIG_FEATURE_CPIO_O=y
CONFIG_FEATURE_CPIO_P=y
# CONFIG_DPKG is not set
# CONFIG_DPKG_DEB is not set
CONFIG_GZIP=y
Expand Down

0 comments on commit db65d8e

Please sign in to comment.