瀏覽代碼

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 <jacmet@sunsite.dk>
Peter Korsgaard 16 年之前
父節點
當前提交
77fad2fd74
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      target/ubifs/Config.in

+ 1 - 0
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