[meta-ti] [master][PATCH] am65xx-evm: drop cpio rootfs images by default due to size

Denys Dmytriyenko denys at ti.com
Mon Mar 4 11:19:10 PST 2019


Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 conf/machine/am65xx-evm.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf
index a3fbbc0..7159342 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"
 
-- 
2.7.4



More information about the meta-ti mailing list