diff options
author | Stewart Smith <stewart@linux.vnet.ibm.com> | 2017-10-18 08:38:02 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-18 08:38:02 +1100 |
commit | 60e601e977e5996d9213f9ba8fff0268a45938eb (patch) | |
tree | 89150a94d5894dfb943e3ef9fdb2e3be0addc93a /openpower/configs/firestone_defconfig | |
parent | 37b488c52da80f7f906ea88e1dceadc5883824ab (diff) | |
parent | da5d8f08d28196e9ed80baf848bb6c8f17984199 (diff) | |
download | blackbird-op-build-60e601e977e5996d9213f9ba8fff0268a45938eb.tar.gz blackbird-op-build-60e601e977e5996d9213f9ba8fff0268a45938eb.zip |
Merge pull request #1559 from stewart-ibm/add-lrzsz
add lrzsz package to skiroot
Diffstat (limited to 'openpower/configs/firestone_defconfig')
-rw-r--r-- | openpower/configs/firestone_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openpower/configs/firestone_defconfig b/openpower/configs/firestone_defconfig index d606a35d..a2ada306 100644 --- a/openpower/configs/firestone_defconfig +++ b/openpower/configs/firestone_defconfig @@ -31,6 +31,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_XZ=y |