From: Denys Dmytriyenko <[email protected]>

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 meta-arago-distro/recipes-core/images/arago-base-image.bb  |  3 ---
 .../recipes-core/images/arago-console-image.bb             | 14 --------------
 2 files changed, 17 deletions(-)

diff --git a/meta-arago-distro/recipes-core/images/arago-base-image.bb 
b/meta-arago-distro/recipes-core/images/arago-base-image.bb
index 5d88872..57ca93a 100644
--- a/meta-arago-distro/recipes-core/images/arago-base-image.bb
+++ b/meta-arago-distro/recipes-core/images/arago-base-image.bb
@@ -3,9 +3,6 @@
 
 require arago-image.inc
 
-# The size of the uncompressed ramdisk is 8MB
-ROOTFS_SIZE = "10240"
-
 IMAGE_INSTALL += "packagegroup-arago-base"
 
 export IMAGE_BASENAME = "arago-base-image"
diff --git a/meta-arago-distro/recipes-core/images/arago-console-image.bb 
b/meta-arago-distro/recipes-core/images/arago-console-image.bb
index cb8b1cc..b455b2e 100644
--- a/meta-arago-distro/recipes-core/images/arago-console-image.bb
+++ b/meta-arago-distro/recipes-core/images/arago-console-image.bb
@@ -5,20 +5,6 @@ require arago-image.inc
 
 COMPATIBLE_MACHINE = "(?!arago)"
 
-# The size of the uncompressed ramdisk is 32MB
-ROOTFS_SIZE = "32768"
-
-# DM646x have many modules, bump to 40MB
-ROOTFS_SIZE_dm6467 = "40960"
-
-# AM3517 have many modules, bump to 64MB
-ROOTFS_SIZE_am3517-evm = "65536"
-
-# Double beagle/hawk/overo ramdisk size, due to gazillions of kernel modules
-ROOTFS_SIZE_beagleboard = "81920"
-ROOTFS_SIZE_hawkboard = "81920"
-ROOTFS_SIZE_overo = "81920"
-
 IMAGE_INSTALL += "\
     packagegroup-arago-base \
     packagegroup-arago-console \
-- 
2.7.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to