[Buildroot] [PATCH] target/cramfs/cramfs.mk: Fix device table not being passed to mkcramfs

Hamish Moffatt hamish at cloud.net.au
Wed Dec 3 03:14:39 UTC 2008


On Tue, Dec 02, 2008 at 10:15:24AM +0100, Peter Korsgaard wrote:
> >>>>> "Jared" == Jared Holzman <j.holzman at genesysdesign.com.au> writes:
> 
> Hi,
> 
>  Jared> While mkcramfs was being patched to support a device table,
>  Jared> the target device table was not being passed to the mkcramfs
>  Jared> options. This patch fixes that
> 
> Thanks, committed as r24228.

Whoa! Has this been tested?

The device table is processed by running makedevs within the fakeroot
session, rather than relying on mkcramfs's device table support. (Same
as in many other buildroot targets, even though most of them have device
table support too.) Now the device table is being used twice, which may
or may not work?



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



More information about the buildroot mailing list