From 07805ea27d1a8e8fe7ac559a08d5ec9342b88835 Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Mon, 11 Apr 2022 21:14:39 +0800 Subject: [PATCH] Merge branch 'master' of ssh://master.iot-yun.club:2280/imx6ull --- bsp/images/igkboard.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bsp/images/igkboard.json b/bsp/images/igkboard.json index 064015f..ace0889 100644 --- a/bsp/images/igkboard.json +++ b/bsp/images/igkboard.json @@ -2,7 +2,7 @@ "IMAGE_CONF": { "NAME": "linuxsys_${BOARD}_${SYSNAME}.img", "SIZE": "4096", - "COMPRESS": "no" + "COMPRESS": "yes" }, "BOOT_CONF": { "IMG_UBOOT":"u-boot-${BOARD}.imx", -- Gitblit v1.9.1