From bb9ddfb08a83a456fc56962e62538bdfc0031a2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20L=C3=BCke?= Date: Fri, 30 Jul 2021 20:44:36 +0200 Subject: [PATCH] Revert "disk_layout: use btrfs for the OEM partition" This reverts commit bc97e15c3cd55f10cc11016578673744e3220ffc. --- build_library/disk_layout.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build_library/disk_layout.json b/build_library/disk_layout.json index 5db159b6f8..1022069f79 100644 --- a/build_library/disk_layout.json +++ b/build_library/disk_layout.json @@ -51,8 +51,7 @@ "fs_label":"OEM", "type":"data", "blocks":"262144", - "fs_type":"btrfs", - "fs_compression":"zlib", + "fs_type":"ext4", "mount":"/usr/share/oem" }, "7":{