commit | 718e03b0c5a2d7cd232129bce4f78f9fc88f9c56 | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Fri Oct 20 17:14:40 2017 +0200 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Fri Oct 20 17:15:00 2017 +0200 |
tree | efbc8f5164f934de9d4774c4aae72471b0fdaa63 | |
parent | 1de4ebd485b5e29af8223ba5b4af270cd2655ca7 [diff] [blame] |
clearfog: Support updating with RAUC This needs a few changes to the host: - `mke2fs` is required to re-create the filesystem - `unsquashfs` is needed for working `rauc info` Change-Id: I036304286db3fb456c366c65704923f5d7321917
diff --git a/board/czechlight/common/busybox-config b/board/czechlight/common/busybox-config index b19cfd3..af0efe0 100644 --- a/board/czechlight/common/busybox-config +++ b/board/czechlight/common/busybox-config
@@ -4,3 +4,4 @@ # rauc CONFIG_FEATURE_TAR_AUTODETECT=y +CONFIG_FEATURE_SEAMLESS_XZ=y