From 6e13566221c57cc71b866a4eb4063b1291f05d9d Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Fri, 1 Mar 2013 00:57:52 +0100 Subject: zaurus.inc: reflect packaging changes of mtd-utils * and add the mtd tools for collie as well * (mtd2 is atm not writeable, locked at boot) Signed-off-by: Andrea Adami --- conf/machine/include/zaurus.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/machine/include/zaurus.inc b/conf/machine/include/zaurus.inc index 09d6066..a4fec21 100644 --- a/conf/machine/include/zaurus.inc +++ b/conf/machine/include/zaurus.inc @@ -100,8 +100,8 @@ MACHINE_FEATURES_append_akita = " usbhost" MACHINE_FEATURES_append_spitz = " usbhost" MACHINE_FEATURES_append_tosa = " usbhost wifi " -MACHINE_EXTRA_RDEPENDS = "zaurusd mtd-utils nandlogical" -MACHINE_EXTRA_RDEPENDS_collie = "zaurusd" +MACHINE_EXTRA_RDEPENDS = "zaurusd mtd-utils mtd-utils-jffs2 mtd-utils-ubifs nandlogical" +MACHINE_EXTRA_RDEPENDS_collie = "zaurusd mtd-utils mtd-utils-jffs2 mtd-utils-ubifs" ################################## # Zaurus rootfs are booted by -- cgit 1.2.3-korg