diff options
author | Phil Blundell <philb@gnu.org> | 2004-10-23 23:45:19 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-10-23 23:45:19 +0000 |
commit | 835b5f706fb1cc1ec1fe09cb8688f0ef470202ab (patch) | |
tree | fd6500ffaa8c4c1c5dfe6af91112db2f2a581f30 /meta | |
parent | 8e3e4991cc0109460d06f69e35b8a0e4923f85af (diff) |
set IMAGE_ROOTFS_SIZE_ext2.gz
BKrev: 417aed0fq5KNN1Fyvwxjp3YDuMVUjQ
Diffstat (limited to 'meta')
-rw-r--r-- | meta/mythfront-image.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/mythfront-image.oe b/meta/mythfront-image.oe index 0ab66bde3a..8642cbd50d 100644 --- a/meta/mythfront-image.oe +++ b/meta/mythfront-image.oe @@ -1,6 +1,7 @@ export IMAGE_BASENAME = "mythfront-image" IMAGE_ROOTFS_SIZE_ext2 = "90000" +IMAGE_ROOTFS_SIZE_ext2.gz = "90000" IMAGE_LINGUAS = "" MYTHFRONT_PACKAGES = "task-bootstrap task-mythfront" |