config/noobs: update partition and file size

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-04-20 21:22:54 +02:00
parent 0c4c2efc3b
commit 4b8c3fbbf6

View File

@ -3,9 +3,9 @@
{ {
"label": "System", "label": "System",
"filesystem_type": "FAT", "filesystem_type": "FAT",
"partition_size_nominal": 128, "partition_size_nominal": 160,
"want_maximised": false, "want_maximised": false,
"uncompressed_tarball_size": 110, "uncompressed_tarball_size": 120,
"mkfs_options": "" "mkfs_options": ""
}, },
{ {