[oe] [PATCH] fix do_install for MinGW gcc-canadian-sdk

Tom Rini trini at kernel.crashing.org
Thu Apr 16 21:31:44 UTC 2009


On Thu, Apr 16, 2009 at 04:59:44PM -0400, David Huggins-Daines wrote:
> Tom Rini wrote:
>>
>> Is this using the distro / machine you mentioned before?  This should
>> all be fine and we just end up making a 'C:' dir.  I'm very curious here
>> as at some point prior to pushing canadian stuff originally I had the
>> same patch, but on trying to confirm I needed it, I suddenly didn't need
>> it anymore.
>>
>>   
> Yeah - I can send you the distro, machine, and local.conf if you like,  
> or publish my git repository. I am using these extra definitions in  
> local.conf for building the MinGW SDK:
>
> SDK_ARCH = "i686"
> SDK_OS = "mingw32"
> SDK_EXEEXT = ".exe"
> OVERRIDES .= ":sdk-mingw32"

Looks fine except for the OVERRIDES.  I don't use any special ones, so
you shouldn't need any either :)  (But yes, there are bits of code that
reference sdk-mingw32 and need fixing).

-- 
Tom Rini




More information about the Openembedded-devel mailing list