reduce mythfront-image rootfs size by 5MB
authorPhil Blundell <philb@gnu.org>
Sat, 4 Dec 2004 22:49:15 +0000 (22:49 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 4 Dec 2004 22:49:15 +0000 (22:49 +0000)
BKrev: 41b23eebNyrRIMdsJXpQmZByQorI9Q

meta/mythfront-image.oe

index 8642cbd..f4fd201 100644 (file)
@@ -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"