From 10038b07bee29b590d14134ea50be58096982640 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Wed, 27 Nov 2019 15:52:07 -0300 Subject: [PATCH] Add full-blown cpio binary --- cartesi-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cartesi-config b/cartesi-config index 4e9c81a..78887b5 100644 --- a/cartesi-config +++ b/cartesi-config @@ -545,7 +545,7 @@ BR2_PACKAGE_MAKE=y # BR2_PACKAGE_AUTOFS is not set # BR2_PACKAGE_BTRFS_PROGS is not set # BR2_PACKAGE_CIFS_UTILS is not set -# BR2_PACKAGE_CPIO is not set +BR2_PACKAGE_CPIO=y # BR2_PACKAGE_CRAMFS is not set # BR2_PACKAGE_CURLFTPFS is not set # BR2_PACKAGE_DAVFS2 is not set