* [Buildroot] Missing UBIFS utils
@ 2010-06-21 20:49 Péter Stósz
2010-06-22 7:33 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Péter Stósz @ 2010-06-21 20:49 UTC (permalink / raw)
To: buildroot
Hi!
How can I make UBI utils to the target?
Config below.
Found the needed utils on the host/usr/sbin directory, but not exist on
target/... dir.
BR2010.05
Target: SAM9261
Host: Ubuntu10.04
BR2_PACKAGE_MTD=y
...
BR2_PACKAGE_MTD_MTDINFO=y
BR2_PACKAGE_MTD_UBIATTACH=y
BR2_PACKAGE_MTD_UBICRC32=y
BR2_PACKAGE_MTD_UBIDETACH=y
BR2_PACKAGE_MTD_UBIFORMAT=y
BR2_PACKAGE_MTD_UBIMKVOL=y
BR2_PACKAGE_MTD_UBINFO=y
BR2_PACKAGE_MTD_UBINIZE=y
BR2_PACKAGE_MTD_UBIRENAME=y
BR2_PACKAGE_MTD_UBIRMVOL=y
BR2_PACKAGE_MTD_UBIRSVOL=y
BR2_PACKAGE_MTD_UBIUPDATEVOL=y
BR
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100621/454ed75d/attachment.html>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Missing UBIFS utils
2010-06-21 20:49 [Buildroot] Missing UBIFS utils Péter Stósz
@ 2010-06-22 7:33 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2010-06-22 7:33 UTC (permalink / raw)
To: buildroot
>>>>> "P?ter" == P?ter St?sz <peter.stosz@mentat.hu> writes:
P?ter> Hi!
P?ter> How can I make UBI utils to the target?
P?ter> Config below.
P?ter> Found the needed utils on the host/usr/sbin directory, but not exist on target
P?ter> /... dir.
P?ter> BR2010.05
P?ter> Target: SAM9261
P?ter> Host: Ubuntu10.04
P?ter> BR2_PACKAGE_MTD=y
P?ter> ...
P?ter> BR2_PACKAGE_MTD_MTDINFO=y
P?ter> BR2_PACKAGE_MTD_UBIATTACH=y
P?ter> BR2_PACKAGE_MTD_UBICRC32=y
P?ter> BR2_PACKAGE_MTD_UBIDETACH=y
P?ter> BR2_PACKAGE_MTD_UBIFORMAT=y
P?ter> BR2_PACKAGE_MTD_UBIMKVOL=y
P?ter> BR2_PACKAGE_MTD_UBINFO=y
P?ter> BR2_PACKAGE_MTD_UBINIZE=y
P?ter> BR2_PACKAGE_MTD_UBIRENAME=y
P?ter> BR2_PACKAGE_MTD_UBIRMVOL=y
P?ter> BR2_PACKAGE_MTD_UBIRSVOL=y
P?ter> BR2_PACKAGE_MTD_UBIUPDATEVOL=y
It works here. Did you by any chance first build mtd without those ubi
programs and then later on enable them without doing a make clean in
between?
If not, please send your .config so I can investigate.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-22 7:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-21 20:49 [Buildroot] Missing UBIFS utils Péter Stósz
2010-06-22 7:33 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox