summaryrefslogtreecommitdiffstats
path: root/test/ext4.config
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2024-04-04 10:29:47 +0000
committerGitHub <noreply@github.com>2024-04-04 10:29:47 +0000
commit0d9f20716932bb2121bcddfe9ab92ec9b637dc58 (patch)
treea4c0250edf62d3ede16b944db3baf03c35e7e780 /test/ext4.config
parent6545138b061f68f5673cdc36f841a91a698b9876 (diff)
parentdec630ab84146d4e0277f30c24ce13036f8392a7 (diff)
downloadgenimage-master.tar.gz
genimage-master.tar.xz
Merge pull request #243 from michaelolbrich/mke2fsHEADmaster
image-ext2: default to mke2fs
Diffstat (limited to 'test/ext4.config')
-rw-r--r--test/ext4.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ext4.config b/test/ext4.config
index cd41eb2..ecc42ac 100644
--- a/test/ext4.config
+++ b/test/ext4.config
@@ -2,6 +2,7 @@ image test.ext4 {
ext4 {
label = "ext4test"
fs-timestamp = "20000101000000"
+ use-mke2fs = false
}
srcpath = "root.orig"
size = 4M