summaryrefslogtreecommitdiffstats
path: root/openpower/configs/pseries_defconfig
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2017-10-17 18:28:34 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-10-17 18:28:34 +1100
commitda5d8f08d28196e9ed80baf848bb6c8f17984199 (patch)
tree05bab61ee553f65a54ff48f42afaddc4bd40ec15 /openpower/configs/pseries_defconfig
parent3e9b33a6f27574d1f446e03f3039837171438be2 (diff)
downloadtalos-op-build-da5d8f08d28196e9ed80baf848bb6c8f17984199.tar.gz
talos-op-build-da5d8f08d28196e9ed80baf848bb6c8f17984199.zip
add lrzsz package to skiroot
This enables the use of rz/sz to send/receive files using ZMODEM. This enables error detection and correction when using the console to transfer files to/from the host. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'openpower/configs/pseries_defconfig')
-rw-r--r--openpower/configs/pseries_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpower/configs/pseries_defconfig b/openpower/configs/pseries_defconfig
index 5720fc19..a2f755db 100644
--- a/openpower/configs/pseries_defconfig
+++ b/openpower/configs/pseries_defconfig
@@ -33,6 +33,7 @@ BR2_PACKAGE_NCURSES_WCHAR=y
BR2_PACKAGE_DROPBEAR=y
# BR2_PACKAGE_DROPBEAR_SERVER is not set
BR2_PACKAGE_ETHTOOL=y
+BR2_PACKAGE_LRZSZ=y
BR2_PACKAGE_NETCAT=y
BR2_PACKAGE_RSYNC=y
BR2_TARGET_ROOTFS_CPIO=y
OpenPOWER on IntegriCloud