1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-30 07:20:53 +00:00

am65xx-evm: drop cpio rootfs images by default due to size

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2019-03-05 01:19:10 +00:00
parent 3626c16912
commit a083a18f49
+1 -1
View File
@@ -6,7 +6,7 @@ require conf/machine/include/k3.inc
MACHINE_FEATURES += "touchscreen" MACHINE_FEATURES += "touchscreen"
IMAGE_FSTYPES += "tar.xz cpio cpio.xz wic.xz" IMAGE_FSTYPES += "tar.xz wic.xz"
SERIAL_CONSOLES = "115200;ttyS2" SERIAL_CONSOLES = "115200;ttyS2"