[oe-commits] Andrea Adami : c7x0.conf: fix typo (rootfs is 53 MB)

GIT User account git at amethyst.openembedded.net
Sun Mar 22 22:29:53 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 1f95213480a0f98a8d8e5f9f5686e547b4703a00
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1f95213480a0f98a8d8e5f9f5686e547b4703a00

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sun Mar 22 23:27:12 2009 +0100

c7x0.conf: fix typo (rootfs is 53 MB)

---

 conf/machine/c7x0.conf |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf
index 18c9db1..dac142a 100644
--- a/conf/machine/c7x0.conf
+++ b/conf/machine/c7x0.conf
@@ -8,7 +8,8 @@ require conf/machine/include/zaurus-clamshell.inc
 IMAGE_FSTYPES += "jffs2"
 
 ROOT_FLASH_SIZE = "25"
-# yes, we are aware that the husky (c760,c860) has 54MB rootfs, but we don't make a special image for it.
+# yes, we are aware that the husky and boxer (c760,c860) have 53MB rootfs,
+# but we don't make a special image for it.
 
 XSERVER = "xserver-kdrive-imageon"
 





More information about the Openembedded-commits mailing list