Signed-off-by: Denys Dmytriyenko <[email protected]> --- 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 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
