summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-12-04 22:49:15 +0000
committerPhil Blundell <philb@gnu.org>2004-12-04 22:49:15 +0000
commit43f850276cd4542ad733bd84314994fd1da1ed66 (patch)
treefca450a174853c351520fefc6086c322682871f1
parent708914cac86a11a7b041cf96bfd019fb01000783 (diff)
reduce mythfront-image rootfs size by 5MB
BKrev: 41b23eebNyrRIMdsJXpQmZByQorI9Q
-rw-r--r--meta/mythfront-image.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/mythfront-image.oe b/meta/mythfront-image.oe
index 8642cbd50d..f4fd2019a4 100644
--- a/meta/mythfront-image.oe
+++ b/meta/mythfront-image.oe
@@ -1,7 +1,7 @@
export IMAGE_BASENAME = "mythfront-image"
-IMAGE_ROOTFS_SIZE_ext2 = "90000"
-IMAGE_ROOTFS_SIZE_ext2.gz = "90000"
+IMAGE_ROOTFS_SIZE_ext2 = "85000"
+IMAGE_ROOTFS_SIZE_ext2.gz = "85000"
IMAGE_LINGUAS = ""
MYTHFRONT_PACKAGES = "task-bootstrap task-mythfront"