From 77fad2fd74867d6d6bf77a52a1fc41379fa803c5 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 28 May 2009 14:24:20 +0200 Subject: target/ubifsroot: mark as broken It should get fixed to use mkfs.ubifs from mtd-utils, but that's probably unrealistic before the 2009.05 release, so mark as broken for now. Signed-off-by: Peter Korsgaard --- target/ubifs/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/target/ubifs/Config.in b/target/ubifs/Config.in index 90ebfd9e4..886c34bfb 100644 --- a/target/ubifs/Config.in +++ b/target/ubifs/Config.in @@ -1,5 +1,6 @@ config BR2_TARGET_ROOTFS_UBIFS bool "ubifs root filesystem" + depends on BROKEN # upstream git gone, should use mtd-utils select BR2_HOST_FAKEROOT help Build a ubifs root filesystem -- cgit v1.2.3