change rootfs size
This commit is contained in:
parent
ee169a5caa
commit
54fe12b755
@ -13,7 +13,7 @@
|
|||||||
"kernel": { "size": "12m" },
|
"kernel": { "size": "12m" },
|
||||||
"recovery": { "size": "16m" },
|
"recovery": { "size": "16m" },
|
||||||
"ubiroot": {
|
"ubiroot": {
|
||||||
"size": "64m",
|
"size": "40m",
|
||||||
"ubi": { // Volume in UBI device
|
"ubi": { // Volume in UBI device
|
||||||
"rootfs": { "size": "-" },
|
"rootfs": { "size": "-" },
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user