[oe] [meta-handheld][PATCH] zaurus.inc: reflect packaging changes of mtd-utils

Andrea Adami andrea.adami at gmail.com
Thu Feb 28 23:57:52 UTC 2013


* and add the mtd tools for collie as well
* (mtd2 is atm not writeable, locked at boot)

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 conf/machine/include/zaurus.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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
-- 
1.7.12.4





More information about the Openembedded-devel mailing list