Skip to content

Commit

Permalink
Merge branch 'jb48039' into 'master'
Browse files Browse the repository at this point in the history
[busybox] Enable cpio pass-through mode. Fixes JB#48039

See merge request mer-core/busybox!16
  • Loading branch information
vigejolla committed Jan 2, 2020
2 parents 2630062 + db65d8e commit a8dcef3
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 a8dcef3

Please sign in to comment.