projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
952bf43
)
target/ubifsroot: mark as broken
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 28 May 2009 12:24:20 +0000
(14:24 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 28 May 2009 12:25:32 +0000
(14:25 +0200)
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>
target/ubifs/Config.in
patch
|
blob
|
history
diff --git
a/target/ubifs/Config.in
b/target/ubifs/Config.in
index 90ebfd9e4ff3f9904eb9ea149b8958ef3c5ec30c..886c34bfb1f2217e124754015a624c38ded09ef8 100644
(file)
--- 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