From: Paul Sokolovsky Date: Thu, 2 Nov 2006 02:46:44 +0000 (+0000) Subject: h2200: Remove mtd-utils utils from MACHINE_EXTRA_RDEPENDS X-Git-Tag: Release-2010-05/1~9453^2~481^2~42^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6aa992b13cdd88772b749c1c90249bb27d2f6c5;p=openembedded.git h2200: Remove mtd-utils utils from MACHINE_EXTRA_RDEPENDS * 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). --- diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf index 73fc2b73bc..8a6cee312c 100644 --- a/conf/machine/h2200.conf +++ b/conf/machine/h2200.conf @@ -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" #