h2200: Remove mtd-utils utils from MACHINE_EXTRA_RDEPENDS
authorPaul Sokolovsky <pmiscml@gmail.com>
Thu, 2 Nov 2006 02:46:44 +0000 (02:46 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Thu, 2 Nov 2006 02:46:44 +0000 (02:46 +0000)
* mtd-utils are not h2200-specific, so have no place in its machine config.
* Should be really be part of MACHINE_FEATURES, or, much better, part
of debug/devel images only (it's really unsafe to by default install
utils which can trash flash into the user images).

conf/machine/h2200.conf

index 73fc2b7..8a6cee3 100644 (file)
@@ -26,7 +26,7 @@ PCMCIA_MANAGER = "pcmciautils"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
 
-MACHINE_EXTRA_RDEPENDS = "mtd-utils h2200-bootloader"
+MACHINE_EXTRA_RDEPENDS = "h2200-bootloader"
 EXTRA_IMAGECMD_jffs2 = "--pad --eraseblock=0x4000"
 
 #