[OE-core] [PATCH 1/2] kernel.bbclass: handle embedding of initramfs images

Andrea Adami andrea.adami at gmail.com
Sat Jul 9 19:25:42 UTC 2011


On Fri, Jul 8, 2011 at 11:44 PM, Andrea Adami <andrea.adami at gmail.com> wrote:
> On Fri, Jul 8, 2011 at 5:38 PM, Darren Hart <dvhart at linux.intel.com> wrote:
>>
>>
>> On 07/07/2011 04:11 PM, Andrea Adami wrote:
>>> * from org.openembedded.dev (oe-classic)
>>
>> Hi Andrea,
>>
>> Please include a descriptive blurb about the patch. When people read
>> through the commit log they need to know what problem this patch
>> addresses and how it intends to go about it. If possible, it should also
>> include the commit id from the source (I suspect that isn't an option here).
>>
> Well, there isn't  really much to say: whether you know what an
> initramfs is or not :)
> Seriously, about the history of the patch, there have been so many
> commits that I could not choose one. See next comment.
>

Anyway, you're right. I'm putting together something more descriptive :)

>>
>> Hrm... Why is this part of do_configure? Seems a lot more like a deploy
>> or install step.
>
> If you look at the history at
> http://cgit.openembedded.org/cgit.cgi/openembedded/log/classes/kernel.bbclass?h=org.openembedded.dev&ofs=50
> you'll discover that there was a separate task (72761e4) which has
> been unified by the author as of commit  3e3f297.
>
> After some rounds of fixes,  the code was moved in do_configure with
> commit id fc03e2b (kernel.bbclass: move initramfs stuff to configure
> so we can do postprocessing on it with do_configure_append).
>

If there are any further remarks I would keep the code in do_configure
for the initial commit.

<cut>


Regards
Andrea




More information about the Openembedded-core mailing list