[oe] [RFC] Fix uImage generation in way compatible with kernel.bbclass

Graeme Gregory dp at xora.org.uk
Wed Nov 28 17:16:57 UTC 2007


Koen Kooi wrote:
> Graeme Gregory schreef:
>> Koen Kooi wrote:
>>  > Looks good, except for these bits of collateral damage:
>>> -        if test -e arch/${ARCH}/boot/images/uImage ; then
>>> -             ln -f arch/${ARCH}/boot/images/uImage
>>> arch/${ARCH}/boot/uImage
>>>
>> Actually isnt this bolloxed anyway by regenerating the uImage
>> in do_deploy?
> 
> It is, I think we can fix it in your shiny new do_compile_append method :)
> And pH5 is partly right about the linker script, I checked and in newer
> revisions the .lds file is indeed a linker script.
> 

Well it should already be fixed in the do_compile_append, as
arch/${ARCH}/boot/uImage is created, which seems to be the point of this
hack anyway.

Graeme






More information about the Openembedded-devel mailing list