From a083a18f49ade2acc5f41105e95d572eb07a37bf Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 5 Mar 2019 01:19:10 +0000 Subject: am65xx-evm: drop cpio rootfs images by default due to size Signed-off-by: Denys Dmytriyenko --- conf/machine/am65xx-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine') diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf index a3fbbc0e..71593423 100644 --- a/conf/machine/am65xx-evm.conf +++ b/conf/machine/am65xx-evm.conf @@ -6,7 +6,7 @@ require conf/machine/include/k3.inc MACHINE_FEATURES += "touchscreen" -IMAGE_FSTYPES += "tar.xz cpio cpio.xz wic.xz" +IMAGE_FSTYPES += "tar.xz wic.xz" SERIAL_CONSOLES = "115200;ttyS2" -- cgit v1.2.3-54-g00ecf