[Buildroot] [PATCH 1/1] olimex_imx233_olinuxino_defconfig: genimage support

Phil Eichinger phil.eichinger at gmail.com
Sat Mar 12 13:52:42 UTC 2016


On 12 March 2016 at 10:52, Peter Korsgaard <peter at korsgaard.com> wrote:
>>>>>> "Arnout" == Arnout Vandecappelle <arnout at mind.be> writes:
>
>  > On 03/11/16 13:14, Peter Korsgaard wrote:
>  >>>>>>> "Phil" == Phil Eichinger <phil.eichinger at gmail.com> writes:
>  > [snip]
>  >> > +# To generate SD Image
>  >> > +BR2_PACKAGE_HOST_GENIMAGE=y
>  >> > +BR2_PACKAGE_HOST_MTOOLS=y
>  >>
>  >> The vfat handling also uses mkdosfs, so we need to add
>  >> BR2_PACKAGE_HOST_DOSFSTOOLS=y as well.
>  >>
>  >> I noticed that we are missing it from some of the other defconfigs as
>  >> well, so I'll fix that.
>
>  >  So, why doesn't Travis detect that?
>
> Presumably because the Ubuntu container has mkdosfs installed?

I looked into it, on my system mkdosfs was installed, that's why I was
able to generate the image.
Is a fallback to system mkdosfs considered a feature or should
genimage only use Buildroot's mkdosfs?

Cheers, Phil


More information about the buildroot mailing list