[Buildroot] [PATCH 4/5] mtd-utils: Version bump of the GIT source

Hamish Moffatt hamish at cloud.net.au
Thu Apr 2 00:40:33 UTC 2009


On Thu, Mar 26, 2009 at 09:20:06PM +0100, Michael Roth wrote:
> GIT version of mtd-utils bumped to 2009-03-26 and support
> for the included mkfs.ubifs added.
> 
[...]
> +config BR2_PACKAGE_MTD_MKFSUBIFS
> +	bool "mkfs.ubifs"

It's pretty unlikely that you would want mkfs.ubifs on your target
system but I guess it's correct to include it. Actually I may need it
for my current project anyway :-|

> +	default n

That's superflous.

> +	depends on BR2_PACKAGE_MTD_UTILS_GIT && BR2_LARGEFILE && BR2_PACKAGE_E2FSPROGS

Depending on BR2_PACKAGE_E2FSPROGS also means a bunch of other binaries
get included by default. I think libuuid needs to be split out into a
separate package built from the same source tarball.



Hamish
-- 
Hamish Moffatt VK3SB <hamish at debian.org> <hamish at cloud.net.au>



More information about the buildroot mailing list