From a6aa992b13cdd88772b749c1c90249bb27d2f6c5 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Thu, 2 Nov 2006 02:46:44 +0000 Subject: 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). --- conf/machine/h2200.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') 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" # -- cgit v1.2.3