[OE-core] [PATCH 1/2] Revert "kernel.bbclass: move bundle_initramfs after kernel_link_vmlinux"

Bruce Ashfield bruce.ashfield at gmail.com
Fri Nov 22 15:54:11 UTC 2013


On Fri, Nov 22, 2013 at 10:53 AM, Bruce Ashfield
<bruce.ashfield at gmail.com> wrote:
> On Fri, Nov 22, 2013 at 9:04 AM, Mike Crowe <mac at mcrowe.com> wrote:
>> This reverts commit 3baa63b4d588c3262254528b406ede265dd117bf. It broke
>> builds that aren't using kernel-yocto.
>
> Can we get a log message of the breakage in the commit ? And a follow up
> question, have we simply restored the issue that the original commit was
> fixing ?

Aha. I see the other patch makes sure that we haven't re-broken anything.

Cheers,

Bruce

>
> Bruce
>
>>
>> Signed-off-by: Mike Crowe <mcrowe at brightsign.biz>
>> ---
>>  meta/classes/kernel.bbclass |    2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass
>> index 48999fe..ba13e67 100644
>> --- a/meta/classes/kernel.bbclass
>> +++ b/meta/classes/kernel.bbclass
>> @@ -152,7 +152,7 @@ python do_devshell_prepend () {
>>      os.environ["LDFLAGS"] = ''
>>  }
>>
>> -addtask bundle_initramfs after do_kernel_link_vmlinux before do_build
>> +addtask bundle_initramfs after do_compile before do_build
>>
>>  kernel_do_compile() {
>>         unset CFLAGS CPPFLAGS CXXFLAGS LDFLAGS MACHINE
>> --
>> 1.7.10.4
>>
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>
>
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await
> thee at its end"



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"



More information about the Openembedded-core mailing list